mirror of
https://github.com/SWG-Source/src.git
synced 2026-07-13 21:01:08 -04:00
newline
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ namespace StellaBellum {
|
||||
}
|
||||
|
||||
inline void eatIt() {
|
||||
fputs(vxENCRYPT("FATAL: Unknown memory (null) access violation!").decrypt(), stderr);
|
||||
fputs(vxENCRYPT("FATAL: Unknown memory (null) access violation!\n").decrypt(), stderr);
|
||||
abort();
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user