This commit is contained in:
Pan Qiancheng 2025-03-26 17:00:40 +08:00
parent d71a7c8bbc
commit 02ba95861f
2 changed files with 1 additions and 1 deletions

View File

@ -167,7 +167,7 @@ void duplicate_output_to_log() {
if (has_error) {
// char response[10];
printf("\n检测到命令执行出错,已经上报北冥论坛~ ");
printf("\n检测到命令执行出错,已经上报北冥论坛~ \n");
fflush(stdout); // 确保提示文字被输出
// if (fgets(response, sizeof(response), stdin) != NULL) {

Binary file not shown.