]> git.mxchange.org Git - flightgear.git/commit
Erik Hofman:
authorcurt <curt>
Wed, 12 Jun 2002 16:38:46 +0000 (16:38 +0000)
committercurt <curt>
Wed, 12 Jun 2002 16:38:46 +0000 (16:38 +0000)
commit6800231cfad4e80ea1d563606a3bbf60731d6c01
treef3870e5981daaa0827954d7b1b865965c7342618
parenta682823adaf0fded092a7c6cfc5d099c27525ba8
Erik Hofman:
This is the small code fix which is needed for the new options.xml file.
It is needed because otherwise the "--prop:name=value" is showed
incorrectly.

There is another problem though, when compiling with --without-logging
the help message isn't displayed at all! We *must* change that somehow.

Curt: good point, the SG_LOG()'s have been switched to cout's ...
src/Main/options.cxx