get_mp3file_info(): Use the correct printf format in DEBUGF()
commit272e425a2f5949786d26a25e0c19f593cf04087d
authorRafaël Carré <rafael.carre@gmail.com>
Sun, 19 Sep 2010 08:27:49 +0000 (19 08:27 +0000)
committerRafaël Carré <rafael.carre@gmail.com>
Sun, 19 Sep 2010 08:27:49 +0000 (19 08:27 +0000)
tree7c7fa0fb66bb5ee45e0c4a75ca40b29c6561868d
parent961b5dd4c15a0c5a78f29a3e24284c5c1cfc9625
get_mp3file_info(): Use the correct printf format in DEBUGF()

Also remove useless parens and casts in bytes2int()

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@28115 a1c6a512-1295-4272-9138-f99709370657
apps/mp3data.c