summaryrefslogtreecommitdiff
path: root/apps/tagcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/tagcache.h')
-rw-r--r--apps/tagcache.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/tagcache.h b/apps/tagcache.h
index 8c09063fb9..59f8b8bc9a 100644
--- a/apps/tagcache.h
+++ b/apps/tagcache.h
@@ -26,7 +26,7 @@
26#include "metadata.h" 26#include "metadata.h"
27 27
28/** 28/**
29 Note: When adding new tags, make sure to update index_entry_ec in 29 Note: When adding new tags, make sure to update index_entry_ec and tags_str in
30 tagcache.c and bump up the header version too. 30 tagcache.c and bump up the header version too.
31 */ 31 */
32enum tag_type { tag_artist = 0, tag_album, tag_genre, tag_title, 32enum tag_type { tag_artist = 0, tag_album, tag_genre, tag_title,