--- a/src/events/SDL_keyboard.c Sun Jun 02 01:08:14 2013 -0700
+++ b/src/events/SDL_keyboard.c Sun Jun 02 01:09:12 2013 -0700
@@ -829,7 +829,7 @@
{
}
-Uint8 *
+const Uint8 *
SDL_GetKeyboardState(int *numkeys)
{
SDL_Keyboard *keyboard = &SDL_keyboard;