changeset 6038 | 3e0f5912363d |
parent 5535 | 96594ac5fd1a |
child 6138 | 4c64952a58fb |
1.1 --- a/include/SDL_log.h Sun Oct 30 00:19:13 2011 -0700 1.2 +++ b/include/SDL_log.h Sun Oct 30 17:31:59 2011 -0400 1.3 @@ -121,7 +121,7 @@ 1.4 SDL_LogPriority priority); 1.5 1.6 /** 1.7 - * \brief Set the priority of a particular log category 1.8 + * \brief Get the priority of a particular log category 1.9 */ 1.10 extern DECLSPEC SDL_LogPriority SDLCALL SDL_LogGetPriority(int category); 1.11