Commit fa8d01e8 authored by Sam Lantinga's avatar Sam Lantinga

Documentation clarification

parent 7411f753
...@@ -606,7 +606,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window, ...@@ -606,7 +606,7 @@ extern DECLSPEC void SDLCALL SDL_SetWindowIcon(SDL_Window * window,
SDL_Surface * icon); SDL_Surface * icon);
/** /**
* \brief Associate an arbitrary pointer with the window. * \brief Associate an arbitrary pointer with a window.
* *
* \sa SDL_GetWindowData() * \sa SDL_GetWindowData()
*/ */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment