1
0
mirror of synced 2026-05-03 06:40:15 +00:00

remove whitespace

This commit is contained in:
Miodrag Milanovic
2020-02-14 13:12:05 +01:00
parent 31b7a9c312
commit 6b396e6455

View File

@@ -672,7 +672,7 @@ int main(int argc, char **argv)
if (call_abort)
abort();
log_flush();
log_flush();
#if defined(_MSC_VER)
_exit(0);
#elif defined(_WIN32)