Fixed whitespace.
This commit is contained in:
parent
7d3359d9c4
commit
842e912664
1 changed files with 2 additions and 2 deletions
|
@ -215,8 +215,8 @@ struct SDL_VideoDevice
|
||||||
SDL_ShapeDriver shape_driver;
|
SDL_ShapeDriver shape_driver;
|
||||||
|
|
||||||
/* Get some platform dependent window information */
|
/* Get some platform dependent window information */
|
||||||
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window,
|
SDL_bool(*GetWindowWMInfo) (_THIS, SDL_Window * window,
|
||||||
struct SDL_SysWMinfo * info);
|
struct SDL_SysWMinfo * info);
|
||||||
|
|
||||||
/* * * */
|
/* * * */
|
||||||
/*
|
/*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue