=== modified file 'termkey.c' --- termkey.c 2012-01-22 18:56:08 +0000 +++ termkey.c 2012-01-20 18:03:08 +0000 @@ -1103,7 +1103,7 @@ return termkey_strfkey(tk, buffer, len, key, format); } -static struct modnames { +struct modnames { const char *shift, *alt, *ctrl; } modnames[] = {