mirror of
https://github.com/RubyMetric/chsrc
synced 2025-12-20 10:55:45 +08:00
Rename some functions
This commit is contained in:
3
chsrc.h
3
chsrc.h
@@ -2,14 +2,13 @@
|
||||
* File : chsrc.h
|
||||
* Authors : Aoran Zeng <ccmywish@qq.com>
|
||||
* Created on : <2023-08-29>
|
||||
* Last modified : <2023-08-29>
|
||||
* Last modified : <2023-08-30>
|
||||
*
|
||||
* chsrc:
|
||||
*
|
||||
* chsrc.c 头文件
|
||||
* -------------------------------------------------------------*/
|
||||
|
||||
|
||||
typedef struct {
|
||||
const char* abbr;
|
||||
const char* name;
|
||||
|
||||
Reference in New Issue
Block a user