Fixing Microsoft compatibility with the new "vsnprintf" by putting an underscore...
authorJohn F. Fay <johnffay@nettally.com>
Sun, 1 Mar 2009 21:23:24 +0000 (21:23 +0000)
committerJohn F. Fay <johnffay@nettally.com>
Sun, 1 Mar 2009 21:23:24 +0000 (21:23 +0000)
commit7c94f971b4d7ba14c994cb961898a32111ae2d12
tree1447da202e9355d099f9499263018618e5714731
parent75969cc2816c5fd1c882d06014a7e8dbb18a914d
Fixing Microsoft compatibility with the new "vsnprintf" by putting an underscore in front of it if WIN32 is defined but __CYGWIN__ is not

git-svn-id: svn+ssh://svn.code.sf.net/p/freeglut/code/trunk/freeglut/freeglut@792 7f0cb862-5218-0410-a997-914c9d46530a
progs/demos/CallbackMaker/CallbackMaker.c
progs/demos/Lorenz/lorenz.c
progs/demos/shapes/shapes.c