comparison docs/man3/SDL_Event.3 @ 2278:85cbe9c892f4

Merged revision 3455 from SDL 1.2, fixing documentation typo.
author Sam Lantinga <slouken@libsdl.org>
date Fri, 28 Dec 2007 07:54:35 +0000
parents e5bc29de3f0a
children 546f7c1eb755
comparison
equal deleted inserted replaced
2277:5ae70849d99d 2278:85cbe9c892f4
16 SDL_JoyButtonEvent jbutton; 16 SDL_JoyButtonEvent jbutton;
17 SDL_ResizeEvent resize; 17 SDL_ResizeEvent resize;
18 SDL_ExposeEvent expose; 18 SDL_ExposeEvent expose;
19 SDL_QuitEvent quit; 19 SDL_QuitEvent quit;
20 SDL_UserEvent user; 20 SDL_UserEvent user;
21 SDL_SywWMEvent syswm; 21 SDL_SysWMEvent syswm;
22 } SDL_Event;\fR 22 } SDL_Event;\fR
23 .fi 23 .fi
24 .PP 24 .PP
25 .SH "STRUCTURE DATA" 25 .SH "STRUCTURE DATA"
26 .TP 20 26 .TP 20