replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
[mesa.git] / src / glut / glx / glut_dstr.c
index 3f7dba80f35c036fd1d9d6fea23245ae42a35f2a..981e88ffa44088dcbefc6891c4059d6396bbf1ac 100644 (file)
@@ -1478,7 +1478,7 @@ getVisualInfoFromString(char *string, Bool * treatAsSingle,
 }
 
 /* CENTRY */
-void APIENTRY
+void GLUTAPIENTRY
 glutInitDisplayString(const char *string)
 {
 #ifdef _WIN32