Explorar el Código

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot hace 1 año
padre
commit
db78c0f563
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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