]> git.mxchange.org Git - flightgear.git/commit
Melchior FRANZ:
authorehofman <ehofman>
Sat, 20 Nov 2004 13:04:26 +0000 (13:04 +0000)
committerehofman <ehofman>
Sat, 20 Nov 2004 13:04:26 +0000 (13:04 +0000)
commit4de23ad628e1462129677ba535b50fbe4550f545
tree558bc20e13aa28594328f67d17d0f793fb44f7f1
parentb859e770722e650314d4e2d5aa8938446d7e062e
Melchior FRANZ:

Use a suggested exit method as described in the SDL_Quit man page. (fgOSExit() is still uncalled in both fg_os.cxx (glut) and fg_os_sdl.cxx, which makes these functions kind-of useless.) The other changes are fixes for gcc 3.3.4 warnings.
src/Main/fg_os_sdl.cxx