replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
[mesa.git] / src / glut / glx / glut_cursor.c
index c0a5a5b7afca474a56340755e20569f9471bc7dd..ff5c89f88684e5a1e7cf8a689e947ebbd7af2bb7 100644 (file)
@@ -180,7 +180,7 @@ __glutSetCursor(GLUTwindow *window)
 }
 
 /* CENTRY */
-void APIENTRY 
+void GLUTAPIENTRY 
 glutSetCursor(int cursor)
 {
 #ifdef _WIN32