Rename some functions

This commit is contained in:
Aoran Zeng
2023-08-30 08:31:46 +08:00
parent 91fc38c2a5
commit cc43c517b3
3 changed files with 8 additions and 9 deletions

View File

@@ -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;