avoid single quote in #error
[ghc-hetmet.git] / rts / win32 / seh_excn.h
index 9d67fb4..7d17465 100644 (file)
@@ -85,7 +85,7 @@ catchDivZero(struct _EXCEPTION_RECORD*,
    } \
   }
 #else
-#error Don't know what sort of Windows system this is
+#error Cannot determine what sort of Windows system this is
 #endif
 
 #endif /* WIN32_SEH_EXCN_H */