X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=stat.c;h=eefac72c02fe343a1e0d4d19aed7f84387cb8269;hp=c447aceb4b73bc34f733079e067ebe82eb8cb500;hb=82f73e338ee087647f2c38250f1af1e225cd1f51;hpb=459acdd4599a59effdd7fadd4a586e3b13e67b67 diff --git a/stat.c b/stat.c index c447aceb..eefac72c 100644 --- a/stat.c +++ b/stat.c @@ -79,7 +79,8 @@ const char *status_item_list[NUM_STAT_ITEMS] = { [SI_CURRENT_TIME] = "current_time", [SI_AUDIOD_UPTIME] = "audiod_uptime", - [SI_IMAGE_ID] = "image_id" + [SI_IMAGE_ID] = "image_id", + [SI_LYRICS_ID] = "lyrics_id" }; static void dump_stat_client_list(void)