Last few tables that should be const.

This commit is contained in:
Nicholas Marriott
2011-01-01 03:43:20 +00:00
parent 67ee86085c
commit f833b885a1
3 changed files with 14 additions and 14 deletions

View File

@ -25,7 +25,7 @@
int key_string_search_table(const char *);
int key_string_get_modifiers(const char **);
struct {
const struct {
const char *string;
int key;
} key_string_table[] = {