headers: a few minor documentation corrections.

This commit is contained in:
Ryan C. Gordon
2021-03-23 15:36:12 -04:00
parent b55b11af88
commit 7c08b049e8
2 changed files with 10 additions and 20 deletions

View File

@@ -1074,8 +1074,6 @@ extern DECLSPEC void SDLCALL SDL_MinimizeWindow(SDL_Window * window);
/**
* Restore the size and position of a minimized or maximized window.
*
* *You can add useful comments here*
*
* \param window the window to restore
*
* \sa SDL_MaximizeWindow