author | Ryan C. Gordon <icculus@icculus.org> |
Wed, 28 Sep 2005 06:38:22 +0000 | |
changeset 1150 | 7d8e1925f35b |
parent 1149 | ef03e8789d59 |
child 1151 | be9c9c8f6d53 |
--- a/src/video/wincommon/SDL_sysevents.c Wed Sep 28 03:34:24 2005 +0000 +++ b/src/video/wincommon/SDL_sysevents.c Wed Sep 28 06:38:22 2005 +0000 @@ -651,7 +651,7 @@ * Called from DIB_VideoQuit and DX5_VideoQuit when * SDL_QuitSubSystem(INIT_VIDEO) is called. */ -void SDL_UnRegisterApp() +void SDL_UnregisterApp() { WNDCLASS class;