diff -r 494559cc723b -r dc1eb82ffdaa src/events/scancodes_linux.h --- a/src/events/scancodes_linux.h Sun May 31 11:53:12 2009 +0000 +++ b/src/events/scancodes_linux.h Wed Jun 03 04:37:27 2009 +0000 @@ -26,7 +26,7 @@ - Linux kernel source input.h */ /* *INDENT-OFF* */ -static SDL_scancode linux_scancode_table[] = { +static SDL_scancode const linux_scancode_table[] = { /* 0 */ SDL_SCANCODE_UNKNOWN, /* 1 */ SDL_SCANCODE_ESCAPE, /* 2 */ SDL_SCANCODE_1,