Addressing Feature Request #1307049 that "freeglut" should return 0 if "glutGetWindow...
authorJohn F. Fay <johnffay@nettally.com>
Tue, 18 Sep 2007 02:32:53 +0000 (02:32 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Tue, 18 Sep 2007 02:32:53 +0000 (02:32 +0000)
commitcce400b169362eaa5b50c4a255f5341bf00c8a20
treea251609f2613316beef13d313fe77c448dd5780f
parent5f12c83e69e32a188ca88bd4b59e0be4e70ad6b2
Addressing Feature Request #1307049 that "freeglut" should return 0 if "glutGetWindow" is called without a prior call to "glutInit", rather than terminating on error.

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