1
0
Fork 0
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:
Frank Gevaerts 2010-05-15 21:57:17 +00:00
parent 52d9d0d006
commit 3763ace3ec
6 changed files with 7 additions and 14 deletions

View file

@ -122,6 +122,7 @@ int format(
break;
case 'l':
case 'z': /* assume sizeof(size_t) == sizeof(long) */
ch = *fmt++;
switch(ch) {
case 'x':