]> git.mxchange.org Git - flightgear.git/commit
Tweaks from Julian Foad:
authorcurt <curt>
Tue, 5 Feb 2002 04:42:39 +0000 (04:42 +0000)
committercurt <curt>
Tue, 5 Feb 2002 04:42:39 +0000 (04:42 +0000)
commit432401007452f6468fa847f12d7ad8be15e6f6f9
tree60437848aa9e4dedb1d8be211f8c6d88ede95ef5
parent847b9688168fb4f5f5460f3c3551edb2cc26d3aa
Tweaks from Julian Foad:

1. Enable auto-configure on more versions of auto tools. (configure.in)
2. Warnings from auto-configure tools. (src/Time/Makefile.am)
3. Typo: "the it's" -> "its". (docs-mini/README.Joystick)
4. Remove definition of FGViewer::update() that now is (or can be) pure
virtual\
. (src/Main/viewer.cxx)
5. Preferred form of function name according to comments in plib:
"not_working"\
 -> "notWorking". (src/Sound/soundmgr.hxx)
14 files changed:
docs-mini/README.Joystick
src/Cockpit/radiostack.cxx
src/Cockpit/steam.cxx
src/Main/fg_io.cxx
src/Main/main.cxx
src/Main/options.cxx
src/Main/viewer.cxx
src/Network/Makefile.am
src/Network/atc610x.cxx [new file with mode: 0644]
src/Network/atc610x.hxx [new file with mode: 0644]
src/Network/httpd.cxx
src/Network/net_fdm.hxx
src/Sound/soundmgr.hxx
src/Time/Makefile.am