Splitting the rest of the Windows-specific "freeglut_window.c" functions into their...
[freeglut] / src / mswin / freeglut_ext_mswin.c
index 2717553..da35307 100644 (file)
@@ -28,7 +28,7 @@
 #include <GL/freeglut.h>\r
 #include "freeglut_internal_mswin.h"\r
 \r
-GLUTproc fghGetPlatformSpecificGLUTProcAddress( const char* procName )\r
+GLUTproc fgPlatformGlutGetProcAddress( const char* procName )\r
 {\r
 #if !defined(_WIN32_WCE)\r
     /* optimization: quick initial check */\r