Mercurial > sdl-ios-xcode
comparison docs/man3/SDL_Event.3 @ 4098:60fa95a89846 SDL-1.2
Fixed typo in docs, fixing bug #520
author | Sam Lantinga <slouken@libsdl.org> |
---|---|
date | Fri, 28 Dec 2007 07:52:19 +0000 |
parents | e5bc29de3f0a |
children | 546f7c1eb755 |
comparison
equal
deleted
inserted
replaced
4097:c5169b89787f | 4098:60fa95a89846 |
---|---|
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 |