A first pass over freeglut_menu.c to bring it in line with the rest of
authorRichard Rauch <rkr@olib.org>
Sat, 8 Nov 2003 11:28:34 +0000 (11:28 +0000)
committerRichard Rauch <rkr@olib.org>
Sat, 8 Nov 2003 11:28:34 +0000 (11:28 +0000)
commitfbc36ed71c03ab6aa7b06919d57abfe12b471e18
tree6a7c8a76e13682226ce82277709fd7ce3795c97a
parent0c915a83c6995a6fd68d509f35de2403f44a70a0
A first pass over freeglut_menu.c to bring it in line with the rest of
freeglut's style.  Mostly re-indenting and splitting long lines.
For those that may be concerned: No, I didn't do any more arrangments
of the form (CONST == a) rather than (a == CONST).  (^&

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