重命名部分 API

This commit is contained in:
Aoran Zeng
2025-10-06 15:16:27 +08:00
parent 54dbb0ea68
commit cc85521a93
4 changed files with 30 additions and 22 deletions

View File

@@ -1745,7 +1745,7 @@ log_anyway:
}
/**
* @note 本函数不会自动在 str 末尾添加换行符
* @note 本函数不会自动在 `str` 末尾添加换行符
*/
static void
chsrc_prepend_to_file (const char *str, const char *filename)