]> git.mxchange.org Git - flightgear.git/commitdiff
Fix indentation.
authorcurt <curt>
Sun, 10 Jun 2007 16:01:09 +0000 (16:01 +0000)
committercurt <curt>
Sun, 10 Jun 2007 16:01:09 +0000 (16:01 +0000)
src/FDM/flight.cxx

index 248685ba0ba78a93ebe26c83d66b3b88832fc4fc..1f4a6acfced63891050937d38164eebe18c462c0 100644 (file)
@@ -490,7 +490,7 @@ FGInterface::unbind ()
   fgUntie("/orientation/side-slip-deg");
   fgUntie("/orientation/alpha-deg");
   fgUntie("/velocities/airspeed-kt");
-   fgUntie("/velocities/groundspeed-kt");
+  fgUntie("/velocities/groundspeed-kt");
   fgUntie("/velocities/mach");
   fgUntie("/velocities/speed-north-fps");
   fgUntie("/velocities/speed-east-fps");