Adding a Frequently Asked Questions file
[freeglut] / src / freeglut_cursor.c
index 557a9b8..390e0cb 100644 (file)
@@ -159,7 +159,7 @@ void fgSetCursor ( SFG_Window *window, int cursorID )
 #elif TARGET_HOST_MS_WINDOWS
 
     /*
-     * This is a temporary solution only...
+     * Joe Krahn is re-writing the following code.
      */
     /* Set the cursor AND change it for this window class. */
 #       define MAP_CURSOR(a,b)                                   \