Refactoring only (replace nested conditionals with guard clauses), making the normal...
authorSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:16:41 +0000 (18:16 +0000)
committerSven Panne <sven.panne@aedion.de>
Fri, 13 Feb 2009 18:16:41 +0000 (18:16 +0000)
commitb5e287f854ce6bdaf4b949ddb15cd756cd59d089
treea494cf1fbb111ae66f3ddb6b8dc69b7231a8f8a5
parent4dd99d22e409488c6d1bc41980d8462607d5f3c6
Refactoring only (replace nested conditionals with guard clauses), making the normal path of execution much clearer.

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