Merged revision 3455 from SDL 1.2, fixing documentation typo.

This commit is contained in:
Sam Lantinga
2007-12-28 07:54:35 +00:00
parent ea9e36a1c1
commit 057531a52a
2 changed files with 3 additions and 3 deletions

View File

@@ -104,7 +104,7 @@ CLASS="PROGRAMLISTING"
SDL_ExposeEvent expose;
SDL_QuitEvent quit;
SDL_UserEvent user;
SDL_SywWMEvent syswm;
SDL_SysWMEvent syswm;
} SDL_Event;</PRE
></DIV
><DIV
@@ -991,4 +991,4 @@ VALIGN="top"
></DIV
></BODY
></HTML
>
>

View File

@@ -18,7 +18,7 @@ SDL_Event\- General event structure
SDL_ExposeEvent expose;
SDL_QuitEvent quit;
SDL_UserEvent user;
SDL_SywWMEvent syswm;
SDL_SysWMEvent syswm;
} SDL_Event;\fR
.fi
.PP