summaryrefslogtreecommitdiff
path: root/shared.c
diff options
context:
space:
mode:
authorDavid Härdeman <david@hardeman.nu>2015-07-24 11:27:07 +0200
committerDavid Härdeman <david@hardeman.nu>2015-07-24 11:27:07 +0200
commitcf94c763b15d7fc98d5e3f16ddbfcd8b79b99536 (patch)
treed491bb31ec5a262395e30704871df2f01f48247f /shared.c
parent10836ae78302aa778553300167f6cdebdf8d884b (diff)
Interim protocol support...
Diffstat (limited to 'shared.c')
-rw-r--r--shared.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/shared.c b/shared.c
index a1ce931..b07d8c0 100644
--- a/shared.c
+++ b/shared.c
@@ -3,7 +3,7 @@
#include "shared.h"
-const char *rc_protocols[] = {
+const char *rc_protocols[20] = {
"Unknown",
"Other",
"RC5",