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" ...@@ -104,7 +104,7 @@ CLASS="PROGRAMLISTING"
SDL_ExposeEvent expose; SDL_ExposeEvent expose;
SDL_QuitEvent quit; SDL_QuitEvent quit;
SDL_UserEvent user; SDL_UserEvent user;
SDL_SywWMEvent syswm; SDL_SysWMEvent syswm;
} SDL_Event;</PRE } SDL_Event;</PRE
></DIV ></DIV
><DIV ><DIV
...@@ -991,4 +991,4 @@ VALIGN="top" ...@@ -991,4 +991,4 @@ VALIGN="top"
></DIV ></DIV
></BODY ></BODY
></HTML ></HTML
> >
\ No newline at end of file
...@@ -18,7 +18,7 @@ SDL_Event\- General event structure ...@@ -18,7 +18,7 @@ SDL_Event\- General event structure
SDL_ExposeEvent expose; SDL_ExposeEvent expose;
SDL_QuitEvent quit; SDL_QuitEvent quit;
SDL_UserEvent user; SDL_UserEvent user;
SDL_SywWMEvent syswm; SDL_SysWMEvent syswm;
} SDL_Event;\fR } SDL_Event;\fR
.fi .fi
.PP .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