X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fwin32%2Fseh_excn.h;h=7d17465cd1a2016498424736df49d80d0fe2c470;hb=46e7ae64c37e193ae57fc8646602cc94a7caf573;hp=9d67fb405a75c8603da90134e11c9748e69eba77;hpb=a2a67cd520b9841114d69a87a423dabcb3b4368e;p=ghc-hetmet.git diff --git a/rts/win32/seh_excn.h b/rts/win32/seh_excn.h index 9d67fb4..7d17465 100644 --- a/rts/win32/seh_excn.h +++ b/rts/win32/seh_excn.h @@ -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 */