diff dstress.c @ 707:5ba45899cddd

minor infrastructure fixes
author thomask
date Thu, 20 Oct 2005 06:53:54 +0000
parents 3e690f0d2cbf
children 8cba64b24615
line wrap: on
line diff
--- a/dstress.c	Sun Oct 16 12:44:05 2005 +0000
+++ b/dstress.c	Thu Oct 20 06:53:54 2005 +0000
@@ -213,7 +213,7 @@
 	exit(EXIT_FAILURE);
 #else /* USE_WINDOWS */
 
-#error "no loadFile implementation present"
+#error no loadFile implementation present
 
 #endif /* USE_WINDOWS */
 #endif /* USE_POSIX else */