replace APIENTRY with GLUTAPIENTRY to be consistant with glut.h
[mesa.git] / src / glut / glx / glut_input.c
index 6f6f41f1d6597e4427944cab4f69cc0709a05bff..add3df7c3fd2b4cec0066cc48318ccb01c151aa3 100644 (file)
@@ -581,7 +581,7 @@ __glutUpdateInputDeviceMask(GLUTwindow * window)
 }
 
 /* CENTRY */
-int APIENTRY
+int GLUTAPIENTRY
 glutDeviceGet(GLenum param)
 {
   probeDevices();