mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-06-07 16:01:10 +00:00
Fixed typo
This commit is contained in:
parent
706aaaf280
commit
8569bde053
1 changed files with 1 additions and 1 deletions
|
@ -1194,7 +1194,7 @@ extern SDL_DECLSPEC int SDLCALL SDL_setenv_unsafe(const char *name, const char *
|
||||||
* \returns 0 on success, -1 on error.
|
* \returns 0 on success, -1 on error.
|
||||||
*
|
*
|
||||||
* \threadsafety This function is not thread safe, consider using
|
* \threadsafety This function is not thread safe, consider using
|
||||||
* SDL_UnsetEnvironmentVariable() instead..
|
* SDL_UnsetEnvironmentVariable() instead.
|
||||||
*
|
*
|
||||||
* \since This function is available since SDL 3.0.0.
|
* \since This function is available since SDL 3.0.0.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue