1.1 --- a/include/SDL_syswm.h Sat Jul 17 18:57:51 2010 -0700
1.2 +++ b/include/SDL_syswm.h Sat Jul 17 22:59:28 2010 -0700
1.3 @@ -213,7 +213,7 @@
1.4 /**
1.5 * \brief This function allows access to driver-dependent window information.
1.6 *
1.7 - * \param windowID The window about which information is being requested
1.8 + * \param window The window about which information is being requested
1.9 * \param info This structure must be initialized with the SDL version, and is
1.10 * then filled in with information about the given window.
1.11 *