Added trailing newlines (MinGW warning).

This commit is contained in:
Andrew Johnson
2008-08-28 15:59:29 +00:00
parent 14ea2740d1
commit 52ac7f0ecb
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -11,4 +11,4 @@
#ifdef osdPoolStatush
#define osdPoolStatush
#endif /* osdPoolStatush */
#endif /* osdPoolStatush */
+1 -1
View File
@@ -19,4 +19,4 @@
#define OSI_PATH_LIST_SEPARATOR ";"
#define OSI_PATH_SEPARATOR "\\"
#endif /* osiFileNameH */
#endif /* osiFileNameH */
+1 -1
View File
@@ -48,4 +48,4 @@ extern "C" void setThreadName ( DWORD dwThreadID, LPCSTR szThreadName )
{
}
#endif
}
}