Merged revision 3455 from SDL 1.2, fixing documentation typo.
--HG-- extra : convert_revision : svn%3Ac70aab31-4412-0410-b14c-859654838e24/trunk%402646
This commit is contained in:
parent
8fd44712e9
commit
49492c3e4c
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue