Fixing bug 3105058. There is a possibly substantial change on line 783, where the...
authorJohn F. Fay <johnffay@nettally.com>
Tue, 25 Jan 2011 05:43:37 +0000 (05:43 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Tue, 25 Jan 2011 05:43:37 +0000 (05:43 +0000)
commita1ff6aa662af045fc32c9241ef48a6ff019e0018
tree22aa31a11096f1bebcf97dba04a5f0ddb5f20e4b
parented763e2ce311f7cffc144bd93617c8978b84870c
Fixing bug 3105058.  There is a possibly substantial change on line 783, where the "window->Window.Device" is replaced with "hDC" rather than "current_hDC" which was assigned to its value earlier.

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