浏览代码

Sync SDL3 wiki -> header

[ci skip]
SDL Wiki Bot 1 年之前
父节点
当前提交
a42c9ec5f7
共有 1 个文件被更改,包括 2 次插入2 次删除
  1. 2 2
      include/SDL3/SDL_error.h

+ 2 - 2
include/SDL3/SDL_error.h

@@ -162,10 +162,10 @@ extern SDL_DECLSPEC const char * SDLCALL SDL_GetError(void);
  *
  * \returns true.
  *
- * \since This function is available since SDL 3.0.0.
- *
  * \threadsafety It is safe to call this function from any thread.
  *
+ * \since This function is available since SDL 3.0.0.
+ *
  * \sa SDL_GetError
  * \sa SDL_SetError
  */