Fixed a basic readability/style error in the code. (Two statements per
authorRichard Rauch <rkr@olib.org>
Sat, 11 Oct 2003 11:36:11 +0000 (11:36 +0000)
committerRichard Rauch <rkr@olib.org>
Sat, 11 Oct 2003 11:36:11 +0000 (11:36 +0000)
commit3d059cdfbb1482fd92174664fbca0c29672f4db8
tree76976399143f26ceae47b8ce738f06900662c85f
parent3515ebeb3424bf675a8a10f04b61fb6924775e0c
Fixed a basic readability/style error in the code.  (Two statements per
line are almost never a good idea; in this case the combined line was
past 80 columns.)

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