diff --git a/src/imlib.c b/src/imlib.c index 6bb6311e60eb2e38ac9e4f7b40832f3ffec4f586..81963409c4fe1f5e3ec1eca6f7811a51b5fdef3c 100644 --- a/src/imlib.c +++ b/src/imlib.c @@ -1066,7 +1066,7 @@ void feh_draw_actions(winwidget w) int i = 0; int num_actions = 0; int cur_action = 0; - char index[1]; + char index[2]; char *line; /* Count number of defined actions. This method sucks a bit since it needs