id summary reporter owner description type status component version resolution keywords cc guest host 1992 Small typo error in comment for SDL_USER_EVENT_WINDOW_RESIZE_DONE event Duilio Protti "In source file src/VBox/Frontends/VBoxSDL/VBoxSDL.h it seems to be a error in the comment for the SDL_USER_EVENT_WINDOW_RESIZE_DONE event: {{{ /** custom SDL user event for window resize down */ #define SDL_USER_EVENT_WINDOW_RESIZE_DONE (SDL_USEREVENT + 13) }}} Probably the comment should say '''done''' instead of down: {{{ /** custom SDL user event for window resize done */ }}} Regards,[[BR]] Duilio Protti. " defect closed documentation VirtualBox 1.6.2 fixed other Linux