X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=audioc.c;h=2711ac1a0cc21c7ff41ef22769e304b5ffb87506;hb=13ba5f96e64bd0f3157a6fe73ed7b950ec9c5ea7;hp=38a8db5dfb075e839b69042195fbdc6afb003455;hpb=8d106ca317a2c42f35a86ba244f843688f6939e6;p=paraslash.git diff --git a/audioc.c b/audioc.c index 38a8db5d..2711ac1a 100644 --- a/audioc.c +++ b/audioc.c @@ -116,7 +116,7 @@ static void version_completer(struct i9e_completion_info *ci, static void stat_completer(struct i9e_completion_info *ci, struct i9e_completion_result *cr) { - char *sia[] = {STATUS_ITEM_ARRAY NULL}; + char *sia[] = {STATUS_ITEMS NULL}; char *opts[] = {LSG_AUDIOD_CMD_STAT_OPTS, NULL}; if (ci->word_num <= 2 && ci->word && ci->word[0] == '-')