Sync SDL wiki -> header

This commit is contained in:
SDL Wiki Bot 2022-10-05 23:26:14 +00:00
parent ddc3de602e
commit 4ca86dae2f
6 changed files with 8 additions and 8 deletions

View file

@ -665,7 +665,7 @@ extern DECLSPEC SDL_JoystickGUID SDLCALL SDL_JoystickGetGUIDFromString(const cha
* \param crc16 A pointer filled in with a CRC used to distinguish different
* products with the same VID/PID, or 0 if not available
*
* \since This function is available since SDL 2.26.0.
* \since This function is available since SDL 2.26.1.
*
* \sa SDL_JoystickGetDeviceGUID
*/