changeset 5272 | 3c94c559f5c2 |
parent 5262 | b530ef003506 |
child 5484 | e20c93bc9122 |
--- a/include/SDL_hints.h Sat Feb 12 11:43:22 2011 -0800 +++ b/include/SDL_hints.h Sat Feb 12 12:04:00 2011 -0800 @@ -154,7 +154,7 @@ * * This function is called during SDL_Quit() to free stored hints. */ -extern DECLSPEC void SDLCALL SDL_ClearHints(); +extern DECLSPEC void SDLCALL SDL_ClearHints(void); /* Ends C function definitions when using C++ */