Fixed first parameter of CreateWindow call, used for multisampling on Windows.
authorSven Panne <sven.panne@aedion.de>
Thu, 6 Nov 2008 18:29:35 +0000 (18:29 +0000)
committerSven Panne <sven.panne@aedion.de>
Thu, 6 Nov 2008 18:29:35 +0000 (18:29 +0000)
commit10c1830e04ac61fd26c5d51de6b54647734ec797
tree677d8f4a8304b0c0dfe94c87fc04e2ea58e96c67
parent841aead075c529c89853de6f25f97b61d0b3f1ef
Fixed first parameter of CreateWindow call, used for multisampling on Windows.
It compiles, but it is otherwise untested.

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