Some changes, mostly from John. Mostly style changes.
authorRichard Rauch <rkr@olib.org>
Tue, 4 Nov 2003 18:16:52 +0000 (18:16 +0000)
committerRichard Rauch <rkr@olib.org>
Tue, 4 Nov 2003 18:16:52 +0000 (18:16 +0000)
commite22164b1da8ffe6955b1aa702e9e428941d41814
treedc2141e6059b45b3ee0b195bc1b086c81b9ff72d
parent86b04be5c6806621b4d0fd96aa0e66f1ab4fed2d
Some changes, mostly from John.  Mostly style changes.

One bug fix from John: Execution state bug-fix in glutMainLoop(), per his
post yesterday.

One fix from me: Changed "if( ButtonPress )" to "if( pressed )".
{ButtonPress} is a constant.

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