From: david Date: Wed, 13 Mar 2002 14:17:59 +0000 (+0000) Subject: Added a final newline to avoid a compiler warning. X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=a0f50cd90d1eafe97d7de03876e254f1998783f5;p=flightgear.git Added a final newline to avoid a compiler warning. --- diff --git a/src/ATC/ATCmgr.cxx b/src/ATC/ATCmgr.cxx index 858de8b13..619ecf71a 100644 --- a/src/ATC/ATCmgr.cxx +++ b/src/ATC/ATCmgr.cxx @@ -136,4 +136,4 @@ void FGATCMgr::Search() { } //cout << "not picking up atis" << endl; } -} \ No newline at end of file +}