1
0
Fork 0
forked from len0rd/rockbox

Now codec names are in sync.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7032 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
Miika Pekkarinen 2005-07-05 20:35:43 +00:00
parent df384086f2
commit 2e9ce4ee47

View file

@ -79,6 +79,7 @@ static const char* const genres[] = {
};
static const char* const codec_labels[] = {
"ERR", /* Invalid codec type */
"???", /* Unknown file format */
#if CONFIG_HWCODEC==MASNONE