mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-09-17 00:38:12 +00:00
Rename SDL_strtokr() to SDL_strtok_r()
Fixes https://github.com/libsdl-org/SDL/issues/7914
This commit is contained in:
@@ -836,7 +836,7 @@ SDL3_0.0.0 {
|
||||
SDL_strrev;
|
||||
SDL_strstr;
|
||||
SDL_strtod;
|
||||
SDL_strtokr;
|
||||
SDL_strtok_r;
|
||||
SDL_strtol;
|
||||
SDL_strtoll;
|
||||
SDL_strtoul;
|
||||
|
Reference in New Issue
Block a user