Commit 97ba8b38 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Kill some relocs

parent 27fe682d
......@@ -36,7 +36,7 @@
typedef struct key_descriptor_s
{
const char *psz_key_string;
const char psz_key_string[20];
uint32_t i_key_code;
} key_descriptor_t;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment