Commit 49492c3e authored by Sam Lantinga's avatar Sam Lantinga

Merged revision 3455 from SDL 1.2, fixing documentation typo.

--HG--
extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402646
parent 8fd44712
......@@ -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
>
\ No newline at end of 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
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment