Putting in Diederick Niehorster's patch from e-mail dated 1/23/12 at 6:48 AM to fix...
[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