1
0
Fork 0
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:
Jonathan Gordon 2010-05-27 14:43:57 +00:00
parent a71929b1a0
commit 7b197352a2

View file

@ -53,7 +53,8 @@ struct tag_info legal_tags[] =
{ "cm", "" },
{ "cM", "" },
{ "cS", "" },
{ "c", "" },
{ "cy", "" },
{ "cY", "" },
{ "cP", "" },
{ "cp", "" },
{ "ca", "" },