Fixed whitespace.

main
Ryan C. Gordon 2014-05-24 01:25:27 -04:00
parent a2710516ef
commit f0e0f4ca15
1 changed files with 2 additions and 2 deletions

View File

@ -215,8 +215,8 @@ struct SDL_VideoDevice
SDL_ShapeDriver shape_driver;
/* Get some platform dependent window information */
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window,
struct SDL_SysWMinfo * info);
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window,
struct SDL_SysWMinfo * info);
/* * * */
/*