From b6782ccf1fa9e0f1778b79bdaf2367c8a84a1d6c Mon Sep 17 00:00:00 2001 From: orbea Date: Fri, 25 Aug 2017 10:23:25 -0700 Subject: Silence warnings --- src/imlib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/imlib.c') diff --git a/src/imlib.c b/src/imlib.c index ecc44b5..cdc4fe7 100644 --- a/src/imlib.c +++ b/src/imlib.c @@ -1262,7 +1262,7 @@ void feh_draw_actions(winwidget w) int i = 0; int num_actions = 0; int cur_action = 0; - char index[2]; + char index[3]; char *line; /* Count number of defined actions. This method sucks a bit since it needs -- cgit v1.2.3