Remove ' as here some script parsers a choking.


git-svn-id: svn+ssh://svn.code.sf.net/p/mingw-w64/code/trunk@3951 4407c894-4637-0410-b4f5-ada5f102cad1
diff --git a/mingw-w64-headers/crt/float.h b/mingw-w64-headers/crt/float.h
index 91b84ec..fd502d2 100644
--- a/mingw-w64-headers/crt/float.h
+++ b/mingw-w64-headers/crt/float.h
@@ -18,7 +18,7 @@
 #endif
 #elif !defined (_FLOAT_H___)
 #if (__GNUC__ < 4)
-#error Corrupt install of gcc's internal headers, or search order was changed.
+#error Corrupt install of gcc-s internal headers, or search order was changed.
 #else
 	/* #include_next <float_ginclude.h> */