Using the -pedantic flag with gcc uncovered a series of warnings about
authorJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 14 May 2014 18:31:58 +0000 (18:31 +0000)
committerJohn Tsiombikas <nuclear@member.fsf.org>
Wed, 14 May 2014 18:31:58 +0000 (18:31 +0000)
non-standard C constructs in the code. This commit fixes them.

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


No differences found