]> git.mxchange.org Git - flightgear.git/commitdiff
Cosmetic change.
authorcurt <curt>
Wed, 24 Nov 1999 14:15:00 +0000 (14:15 +0000)
committercurt <curt>
Wed, 24 Nov 1999 14:15:00 +0000 (14:15 +0000)
src/FDM/flight.cxx

index 2f33024b9067197e1a5a26adeb6d00e898c82ce3..0894a607fb3492fe6a141a50f98d422abc32bac1 100644 (file)
@@ -42,7 +42,7 @@
 // world time, so we introduce cur_fdm_state which is extrapolated by
 // the difference between sim time and real world time
 
-FGInterface * cur_fdm_state;
+FGInterface *cur_fdm_state;
 FGInterface base_fdm_state;