diff docs/html/sdlsetcursor.html @ 3874:c1c562a797a7 SDL-1.2

Fixed bug #270 SDL_SetCursor returns void, not void*
author Sam Lantinga <slouken@libsdl.org>
date Sun, 24 Sep 2006 00:36:24 +0000
parents 355632dca928
children
line wrap: on
line diff
--- a/docs/html/sdlsetcursor.html	Sun Sep 24 00:10:59 2006 +0000
+++ b/docs/html/sdlsetcursor.html	Sun Sep 24 00:36:24 2006 +0000
@@ -102,7 +102,7 @@
 ><CODE
 ><CODE
 CLASS="FUNCDEF"
->void *<B
+>void <B
 CLASS="FSFUNC"
 >SDL_SetCursor</B
 ></CODE
@@ -219,4 +219,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>