Fixed typo - thanks Sheena!
This commit is contained in:
parent
98f2e298fc
commit
efc259dce1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue