Commit of John's change to stop an infinite-loop condition when the
authorRichard Rauch <rkr@olib.org>
Wed, 10 Dec 2003 23:59:45 +0000 (23:59 +0000)
committerRichard Rauch <rkr@olib.org>
Wed, 10 Dec 2003 23:59:45 +0000 (23:59 +0000)
commit935d65c3d5a7c332d7dcba970b9f432a622f316c
tree4666bf461eef90be4914c802e672dc7621ee5e76
parentf3714029b481bc31a1876e0d8ae3aa450eaf7924
Commit of John's change to stop an infinite-loop condition when the
only windows left are freeglut menu windows, and correctly calls exit()
if we drop out of the main loop without having requested any freeglut
extensions to glutMainLoop() handling.

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@382 7f0cb862-5218-0410-a997-914c9d46530a
src/freeglut_main.c