Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Fixed doxygen warning.
  • Loading branch information
philippwiesemann committed Sep 28, 2013
1 parent 90afb94 commit b9a2230
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/SDL_video.h
Expand Up @@ -904,6 +904,7 @@ extern DECLSPEC SDL_GLContext SDLCALL SDL_GL_GetCurrentContext(void);
/**
* \brief Get the size of a window's underlying drawable (for use with glViewport).
*
* \param window Window from which the drawable size should be queried
* \param w Pointer to variable for storing the width, may be NULL
* \param h Pointer to variable for storing the height, may be NULL
*
Expand Down

0 comments on commit b9a2230

Please sign in to comment.