Skip to content

Commit

Permalink
*** empty log message ***
Browse files Browse the repository at this point in the history
  • Loading branch information
slouken committed Dec 16, 2004
1 parent 8b2b2a3 commit 00c2bb2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions docs/html/sdlexposeevent.html
Expand Up @@ -127,7 +127,7 @@
VALIGN="TOP"
><TT
CLASS="LITERAL"
>SDL_QUIT</TT
>SDL_VIDEOEXPOSE</TT
></TD
></TR
></TBODY
Expand Down Expand Up @@ -249,4 +249,4 @@
></DIV
></BODY
></HTML
>
>
2 changes: 1 addition & 1 deletion docs/man3/SDL_ExposeEvent.3
Expand Up @@ -12,7 +12,7 @@ SDL_ExposeEvent\- Quit requested event
.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\&.
Expand Down

0 comments on commit 00c2bb2

Please sign in to comment.