Make sure logs are always ended with newline

This commit is contained in:
topjohnwu
2022-09-09 04:29:50 -07:00
parent 44029875a6
commit a66a3b7438
19 changed files with 76 additions and 47 deletions
+2
View File
@@ -146,6 +146,8 @@ int sigemptyset(sigset_t *set) {
return 0;
}
#undef vsnprintf
#undef snprintf
#include "fortify.hpp"
#endif