From 6972e5e13cb4f4042d128f90fa2fcafe7ddc2ac7 Mon Sep 17 00:00:00 2001 From: Stephen Dwyer Date: Thu, 31 May 2012 17:02:52 -0600 Subject: [PATCH] finally fixed comments... --- sw/simulator/flight_gear.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sw/simulator/flight_gear.h b/sw/simulator/flight_gear.h index eb3dd334a8..b1dd19620e 100644 --- a/sw/simulator/flight_gear.h +++ b/sw/simulator/flight_gear.h @@ -273,7 +273,7 @@ struct FGNetGUI { #ifdef __x86_64__ #pragma pack(push) #pragma pack(pop) -#endif __x86_64__ /*__x86_64__*/ +#endif /*__x86_64__*/ #endif /*FG_2_4*/