Обновление

This commit is contained in:
cfif 2026-03-10 16:13:59 +03:00
parent 9341315919
commit ffe5291609
1 changed files with 1 additions and 1 deletions

View File

@ -755,7 +755,7 @@ void LoggerPrintf(
// //
// LoggerInfo(logger, "ss", "", 0); // LoggerInfo(logger, "ss", "", 0);
char str[512]; char str[128];
int result; int result;
va_list args; va_list args;