From bd969d8e11dddaad29cf062fbbaad29782ce66d8 Mon Sep 17 00:00:00 2001 From: curt Date: Thu, 23 Mar 2000 00:14:37 +0000 Subject: [PATCH] tweaks. --- src/Main/options.cxx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Main/options.cxx b/src/Main/options.cxx index 11951ed08..a447bb670 100644 --- a/src/Main/options.cxx +++ b/src/Main/options.cxx @@ -195,7 +195,7 @@ fgOPTIONS::fgOPTIONS() : network_olk(false) { - aircraft_dir=""; // Initialize the Aircraft directory to "" (UIUC) + aircraft_dir = ""; // Initialize the Aircraft directory to "" (UIUC) // set initial values/defaults time_offset_type=FG_TIME_SYS_OFFSET; -- 2.39.5