changeset 1016:720a96badf51

*** empty log message ***
author Sam Lantinga <slouken@libsdl.org>
date Thu, 16 Dec 2004 06:39:54 +0000
parents 9454950842ae
children c2f2370ac1e5
files docs/html/sdlexposeevent.html docs/man3/SDL_ExposeEvent.3
diffstat 2 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/docs/html/sdlexposeevent.html	Thu Dec 16 05:29:55 2004 +0000
+++ b/docs/html/sdlexposeevent.html	Thu Dec 16 06:39:54 2004 +0000
@@ -127,7 +127,7 @@
 VALIGN="TOP"
 ><TT
 CLASS="LITERAL"
->SDL_QUIT</TT
+>SDL_VIDEOEXPOSE</TT
 ></TD
 ></TR
 ></TBODY
@@ -249,4 +249,4 @@
 ></DIV
 ></BODY
 ></HTML
->
\ No newline at end of file
+>
--- a/docs/man3/SDL_ExposeEvent.3	Thu Dec 16 05:29:55 2004 +0000
+++ b/docs/man3/SDL_ExposeEvent.3	Thu Dec 16 06:39:54 2004 +0000
@@ -12,7 +12,7 @@
 .SH "STRUCTURE DATA"
 .TP 20
 \fBtype\fR
-\fBSDL_QUIT\fP
+\fBSDL_VIDEOEXPOSE\fP
 .SH "DESCRIPTION"
 .PP
 \fBSDL_ExposeEvent\fR is a member of the \fI\fBSDL_Event\fR\fR union and is used whan an event of type \fBSDL_VIDEOEXPOSE\fP is reported\&.