Browse Source

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 6 months ago
parent
commit
aed1f76248
1 changed files with 1 additions and 1 deletions
  1. 1 1
      include/SDL3/SDL_error.h

+ 1 - 1
include/SDL3/SDL_error.h

@@ -95,7 +95,7 @@ extern SDL_DECLSPEC bool SDLCALL SDL_SetError(SDL_PRINTF_FORMAT_STRING const cha
  * \param ap a variable argument list.
  * \returns false.
  *
- * \since This function is available since SDL 3.1.6.
+ * \since This function is available since SDL 3.1.4.
  *
  * \sa SDL_ClearError
  * \sa SDL_GetError