Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed whitespace.
  • Loading branch information
icculus committed May 24, 2014
1 parent a271051 commit f0e0f4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/video/SDL_sysvideo.h
Expand Up @@ -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);

/* * * */
/*
Expand Down

0 comments on commit f0e0f4c

Please sign in to comment.