mirror of
https://github.com/yawut/SDL.git
synced 2026-04-20 23:57:24 -05:00
Fixed typo - thanks Sheena!
This commit is contained in:
parent
d2ad34e8d3
commit
66d375d59e
|
|
@ -121,7 +121,7 @@ extern DECLSPEC void SDLCALL SDL_LogSetPriority(int category,
|
|||
SDL_LogPriority priority);
|
||||
|
||||
/**
|
||||
* \brief Set the priority of a particular log category
|
||||
* \brief Get the priority of a particular log category
|
||||
*/
|
||||
extern DECLSPEC SDL_LogPriority SDLCALL SDL_LogGetPriority(int category);
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user