msvclibX main.c error append a charater

This commit is contained in:
tickduan 2021-08-13 13:26:32 +08:00
parent 92652f4491
commit 490702c941
1 changed files with 1 additions and 1 deletions

View File

@ -223,7 +223,7 @@ int _initU(void) {
codePage = GetConsoleOutputCP();
return 0;
}ß
}
#endif /* defined(_WIN32) */