]> git.mxchange.org Git - flightgear.git/commitdiff
Fixed a typo in an #if ...
authorcurt <curt>
Fri, 26 Oct 2001 22:58:28 +0000 (22:58 +0000)
committercurt <curt>
Fri, 26 Oct 2001 22:58:28 +0000 (22:58 +0000)
src/Cockpit/panel.cxx
src/Include/config.h.in

index 14810b4019d7108232441ec82b9228469cbf38a8..9a8a65862ba334f8979aab14d5543aeebca596aa 100644 (file)
@@ -48,7 +48,7 @@
 #define WIN_W 1024
 #define WIN_H 768
 
-#ifdef defined( NONE ) && defined( _MSC_VER )
+#if defined( NONE ) && defined( _MSC_VER )
 #  pragma message( "A sloppy coder has defined NONE as a macro!!!" )
 #  undef NONE
 #elif defined( NONE )
index 3c18956c748fa862c84648c611c235b2e4acbc17..553a55a5ab56b72ca2443667ba237352e6cec159 100644 (file)
@@ -1,4 +1,4 @@
-/* src/Include/config.h.in.  Generated automatically from configure.in by autoheader.  */
+/* src/Include/config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
 
 /* Define to empty if the keyword does not work.  */
 #undef const