mirror of
https://github.com/yawut/SDL.git
synced 2026-09-08 00:56:24 -05:00
Documentation clarification
This commit is contained in:
@@ -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()
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user