Skip to content

Commit

Permalink
Sync SDL3 header -> wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
SDLWikiBot committed Sep 14, 2024
1 parent c710f6b commit 5f0ea60
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SDL3/SDL_unsetenv_unsafe.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ int SDL_unsetenv_unsafe(const char *name);
## Thread Safety
This function is not thread safe, consider using
[SDL_UnsetEnvironmentVariable](SDL_UnsetEnvironmentVariable)() instead..
[SDL_UnsetEnvironmentVariable](SDL_UnsetEnvironmentVariable)() instead.
## Version
Expand Down

0 comments on commit 5f0ea60

Please sign in to comment.