From: ehofman Date: Sat, 24 May 2003 08:41:11 +0000 (+0000) Subject: Fix a typo X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=50e8454da39601050abba81c698a53c633ee826b;p=flightgear.git Fix a typo --- diff --git a/src/FDM/LaRCsim/ls_generic.h b/src/FDM/LaRCsim/ls_generic.h index 72af3fa2d..e351efc11 100644 --- a/src/FDM/LaRCsim/ls_generic.h +++ b/src/FDM/LaRCsim/ls_generic.h @@ -84,7 +84,7 @@ typedef struct { /* * Needed for windows builds */ -#ifdef ALpha +#ifdef Alpha #undef Alpha #endif