From: curt Date: Sat, 5 Nov 2005 20:03:36 +0000 (+0000) Subject: White space fix. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=276f3faf5a55da578b7f018572e95e97414a0451;p=flightgear.git White space fix. --- diff --git a/src/Network/net_ctrls.hxx b/src/Network/net_ctrls.hxx index f09c0ade6..48d89d34b 100644 --- a/src/Network/net_ctrls.hxx +++ b/src/Network/net_ctrls.hxx @@ -102,7 +102,7 @@ public: double magvar; // local magnetic variation in degs. // hazards - uint32_t icing; // icing status could me much + uint32_t icing; // icing status could me much // more complex but I'm // starting simple here.