mirror of
https://github.com/libsdl-org/SDL.git
synced 2025-11-03 09:14:36 +00:00
Rename SDL_strtokr() to SDL_strtok_r()
Fixes https://github.com/libsdl-org/SDL/issues/7914
This commit is contained in:
@@ -2685,3 +2685,8 @@ typedef SDL_cond, SDL_Condition;
|
||||
@@
|
||||
- SDL_PIXELFORMAT_BGR888
|
||||
+ SDL_PIXELFORMAT_XBGR8888
|
||||
@@
|
||||
@@
|
||||
- SDL_strtokr
|
||||
+ SDL_strtok_r
|
||||
(...)
|
||||
|
||||
Reference in New Issue
Block a user