Tidy nested if/else to suppress gcc -Wall -pedantic noise
authorNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 01:52:07 +0000 (01:52 +0000)
committerNigel Stewart <nigels.com@gmail.com>
Tue, 30 Dec 2003 01:52:07 +0000 (01:52 +0000)
commit02d1360233aa5a71d0f46fda6c6956c5122fad80
treefe7bbfa56925dffb0c8d91297d1874c71f8f19e6
parent1d883926ef0bf15e6af94957f01ea8e7ef6088a5
Tidy nested if/else to suppress gcc -Wall -pedantic noise
gcc suggests explicit braces to avoid ambiguous `else'

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