forked from len0rd/rockbox
fix rtc tag mistake
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26331 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
a71929b1a0
commit
7b197352a2
1 changed files with 2 additions and 1 deletions
|
@ -53,7 +53,8 @@ struct tag_info legal_tags[] =
|
||||||
{ "cm", "" },
|
{ "cm", "" },
|
||||||
{ "cM", "" },
|
{ "cM", "" },
|
||||||
{ "cS", "" },
|
{ "cS", "" },
|
||||||
{ "c", "" },
|
{ "cy", "" },
|
||||||
|
{ "cY", "" },
|
||||||
{ "cP", "" },
|
{ "cP", "" },
|
||||||
{ "cp", "" },
|
{ "cp", "" },
|
||||||
{ "ca", "" },
|
{ "ca", "" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue