author | Sam Lantinga <slouken@libsdl.org> |
Sat, 17 Jul 2010 22:59:28 -0700 | |
changeset 4530 | 4069c65b01f2 |
parent 4529 | 05ab4141ce93 |
child 4531 | 115a631781bd |
--- a/include/SDL_syswm.h Sat Jul 17 18:57:51 2010 -0700 +++ b/include/SDL_syswm.h Sat Jul 17 22:59:28 2010 -0700 @@ -213,7 +213,7 @@ /** * \brief This function allows access to driver-dependent window information. * - * \param windowID The window about which information is being requested + * \param window The window about which information is being requested * \param info This structure must be initialized with the SDL version, and is * then filled in with information about the given window. *