Quoted-printable is evil.
Rafael Garcia-Suarez [Sun, 2 Nov 2003 18:07:30 +0000 (18:07 +0000)]
p4raw-id: //depot/perl@21619

win32/win32.h

index d2e1436..778dd21 100644 (file)
@@ -465,7 +465,7 @@ DllExport int win32_async_check(pTHX);
 #ifdef PERL_CORE
 
 /* C doesn't like repeat struct definitions */
-#if defined(__MINGW32__) && (__MINGW32_MAJOR_VERSION>=3D3)
+#if defined(__MINGW32__) && (__MINGW32_MAJOR_VERSION>=3)
 #undef _CRTIMP
 #endif
 #ifndef _CRTIMP