Update variable

This commit is contained in:
Aoran Zeng
2024-09-29 11:58:38 +08:00
parent 2a52c898d6
commit 35c1a5be18
4 changed files with 7 additions and 7 deletions

View File

@@ -81,7 +81,7 @@ void
/* 具体的换源步骤,如调用第三方命令... */
// 最后总结输出
chsrc_conclude (&source, chsrc_type);
chsrc_conclude (&source, setsrc_type);
}