Sync wiki -> headers.

(bridge got stuck, I'm just kicking it to get it working again, idk.)
This commit is contained in:
Ryan C. Gordon 2022-08-08 16:07:31 -04:00
parent a547c185ce
commit a35cff634b
No known key found for this signature in database
GPG Key ID: FA148B892AB48044
1 changed files with 2 additions and 2 deletions

View File

@ -601,8 +601,8 @@ extern DECLSPEC SDL_DisplayMode * SDLCALL SDL_GetClosestDisplayMode(int displayI
* Get the index of the display containing a point
*
* \param point the point to query
* \returns the index of the display containing the point or a negative
* error code on failure; call SDL_GetError() for more information.
* \returns the index of the display containing the point or a negative error
* code on failure; call SDL_GetError() for more information.
*
* \sa SDL_GetDisplayBounds
* \sa SDL_GetNumVideoDisplays