forked from len0rd/rockbox
Revert r26048. APE tags in mp3 is explicitely on http://www.rockbox.org/wiki/NoDo
This sort of change should never go in without prior discussion or consensus git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26071 a1c6a512-1295-4272-9138-f99709370657
This commit is contained in:
parent
52d9d0d006
commit
3763ace3ec
6 changed files with 7 additions and 14 deletions
|
|
@ -122,6 +122,7 @@ int format(
|
|||
break;
|
||||
|
||||
case 'l':
|
||||
case 'z': /* assume sizeof(size_t) == sizeof(long) */
|
||||
ch = *fmt++;
|
||||
switch(ch) {
|
||||
case 'x':
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue