]> git.saurik.com Git - wxWidgets.git/blobdiff - src/jpeg/jmorecfg.h
detabified
[wxWidgets.git] / src / jpeg / jmorecfg.h
index 8fbd19c903f070846078d74760a954dd8e539373..2d8604909460cc0e8402f4b3ff047bba9ad1a6e7 100644 (file)
@@ -172,7 +172,7 @@ typedef short INT16;
 #elif (_MSC_VER >= 1200) || (__BORLANDC__ >= 0x550) || \
       wxCHECK_W32API_VERSION( 0, 5 ) || \
       ((defined(__MINGW32__) || defined(__CYGWIN__)) \
-       && ((__GNUC__>2) || ((__GNUC__==2) && (__GNUC_MINOR__>=95))))
+       && ((__GNUC__>2) || ((__GNUC__==2) && (__GNUC_MINOR__>95))))
 
 /* INT32 is defined in windows.h  for these compilers */
 #define INT32_DEFINED