1
0
Fork 0

added newline on end of file to keep gcc3 from complaining

Imported-from: https://svn.code.sf.net/p/dosbox/code-0/dosbox/trunk@92
This commit is contained in:
Peter Veenstra 2002-07-29 10:50:51 +00:00
parent fe57c71304
commit 0b0fb71a5e

View file

@ -26,4 +26,5 @@
#define LOG_DEBUG
#define LOG_WARN
#define LOG_ERROR
#endif
#endif