change the GLUT stroke function arguments from "const char *" to "const unsigned...
authorJ.C. Jones <jc@insufficient.coffee>
Thu, 28 Aug 2003 19:22:59 +0000 (19:22 +0000)
committerJ.C. Jones <jc@insufficient.coffee>
Thu, 28 Aug 2003 19:22:59 +0000 (19:22 +0000)
commita0207506efc604b35a3ad41b88c4212fe6ee34ab
tree95f8127280e881d49aa0f8211576057b231985d6
parent05b541adb2915f71672fd503da2bbd93fe259b64
change the GLUT stroke function arguments from "const char *" to "const unsigned char *" - John Fay

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