Update inner macro

This commit is contained in:
Aoran Zeng
2024-09-29 11:50:11 +08:00
parent ffaee0b0c3
commit 2a52c898d6
64 changed files with 98 additions and 98 deletions

View File

@@ -94,7 +94,7 @@ void
<category>_<target>_resetsrc (char *option)
{
// 往往通过下述方式统一在 setsrc() 中实现
// <category>_<target>_setsrc (ChsrcTypeReset);
// <category>_<target>_setsrc (SetsrcType_Reset);
}