Documentation clarification
This commit is contained in:
parent
7411f7531b
commit
fa8d01e8ab
1 changed files with 1 additions and 1 deletions
|
@ -606,7 +606,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
|
|||
SDL_Surface * icon);
|
||||
|
||||
/**
|
||||
* \brief Associate an arbitrary pointer with the window.
|
||||
* \brief Associate an arbitrary pointer with a window.
|
||||
*
|
||||
* \sa SDL_GetWindowData()
|
||||
*/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue