mirror of
https://github.com/RubyMetric/chsrc
synced 2025-09-08 07:34:42 +08:00
修复测试文件 fw.c
This commit is contained in:
parent
7b18dfee7b
commit
64b5df65b1
@ -1,10 +1,10 @@
|
||||
/** ------------------------------------------------------------
|
||||
* SPDX-License-Identifier: GPL-3.0-or-later
|
||||
* -------------------------------------------------------------
|
||||
* File Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
* Contributors : Nil Null <nil@null.org>
|
||||
* File Authors : 曾奥然 <ccmywish@qq.com>
|
||||
* Contributors : Nil Null <nil@null.org>
|
||||
* Created On : <2024-12-14>
|
||||
* Last Modified : <2025-07-21>
|
||||
* Last Modified : <2025-08-27>
|
||||
*
|
||||
* 该文件最好启用 DEBUG mode 编译
|
||||
* ------------------------------------------------------------*/
|
||||
@ -21,7 +21,8 @@ main (int argc, char const *argv[])
|
||||
say (Chsrc_Version);
|
||||
return 0;
|
||||
}
|
||||
xy_useutf8();
|
||||
|
||||
xy_init ();
|
||||
|
||||
br();
|
||||
chsrc_log ("chsrc_log");
|
||||
|
Loading…
x
Reference in New Issue
Block a user