]> git.mxchange.org Git - flightgear.git/commitdiff
Fix a typo
authorehofman <ehofman>
Sat, 24 May 2003 08:41:11 +0000 (08:41 +0000)
committerehofman <ehofman>
Sat, 24 May 2003 08:41:11 +0000 (08:41 +0000)
src/FDM/LaRCsim/ls_generic.h

index 72af3fa2d1aa2152a71c9bf9754d52b6dd0814f0..e351efc1139e209ac410a52c26c42a57268d8d6f 100644 (file)
@@ -84,7 +84,7 @@ typedef struct {
 /*
  * Needed for windows builds
  */
-#ifdef ALpha
+#ifdef Alpha
 #undef Alpha
 #endif