diff options
Diffstat (limited to 'shared.h')
-rw-r--r-- | shared.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ #define REMOTE_LAYOUT_MAX_WIDTH 1000 #define REMOTE_LAYOUT_MAX_HEIGHT 1000 -extern const char *rc_protocols[]; +extern const char *rc_protocols[20]; struct linux_input_keycode { const char *name; |