[Box Backup-commit] COMMIT r1212 - box/trunk/lib/win32

boxbackup-dev at fluffy.co.uk boxbackup-dev at fluffy.co.uk
Thu Dec 14 23:27:52 GMT 2006


Author: chris
Date: 2006-12-14 23:27:51 +0000 (Thu, 14 Dec 2006)
New Revision: 1212

Modified:
   box/trunk/lib/win32/emu.h
Log:
Compile fix (merges [1054])


Modified: box/trunk/lib/win32/emu.h
===================================================================
--- box/trunk/lib/win32/emu.h	2006-12-14 23:24:04 UTC (rev 1211)
+++ box/trunk/lib/win32/emu.h	2006-12-14 23:27:51 UTC (rev 1212)
@@ -267,7 +267,7 @@
 #endif
 
 #ifdef _DIRENT_H_
-#error You must not include MinGW's dirent.h!
+#error You must not include the MinGW dirent.h!
 #endif
 
 struct dirent




More information about the Boxbackup-commit mailing list