From bedbe25db5f7bb9fd342564c7f07eedcf04508f0 Mon Sep 17 00:00:00 2001 From: joekrahn Date: Thu, 21 Sep 2006 19:20:17 +0000 Subject: [PATCH] test (comment edited) git-svn-id: https://svn.code.sf.net/p/freeglut/code/trunk@702 7f0cb862-5218-0410-a997-914c9d46530a --- freeglut/freeglut/src/freeglut_cursor.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/freeglut/freeglut/src/freeglut_cursor.c b/freeglut/freeglut/src/freeglut_cursor.c index 557a9b8..390e0cb 100644 --- a/freeglut/freeglut/src/freeglut_cursor.c +++ b/freeglut/freeglut/src/freeglut_cursor.c @@ -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) \