Browse Source

Sync SDL3 wiki -> header

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

+ 1 - 1
include/SDL3/SDL_log.h

@@ -480,7 +480,7 @@ typedef void (SDLCALL *SDL_LogOutputFunction)(void *userdata, int category, SDL_
  *
  * \threadsafety It is safe to call this function from any thread.
  *
- * \since This function is available since SDL 3.1.6.
+ * \since This function is available since SDL 3.1.4.
  *
  * \sa SDL_SetLogOutputFunction
  * \sa SDL_GetLogOutputFunction