From: Rafael Garcia-Suarez Date: Sun, 2 Nov 2003 18:07:30 +0000 (+0000) Subject: Quoted-printable is evil. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=df500c58e3444bfdd2437855ea268d802281b50e;p=p5sagit%2Fp5-mst-13.2.git Quoted-printable is evil. p4raw-id: //depot/perl@21619 --- diff --git a/win32/win32.h b/win32/win32.h index d2e1436..778dd21 100644 --- a/win32/win32.h +++ b/win32/win32.h @@ -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