Fix FS#11955. ID3 tag parser was broken since r29349. Trimming strings must be done...
commit48c60faf0628587270da0e472e4e1cb0198b64e9
authorBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Feb 2011 21:35:41 +0000 (21 21:35 +0000)
committerBuschel <Buschel@a1c6a512-1295-4272-9138-f99709370657>
Mon, 21 Feb 2011 21:35:41 +0000 (21 21:35 +0000)
treeae21ca13676b767808d525de329b73169de753e5
parent309676cbfb51011e07ec80ce5cbb648cfa17ae84
Fix FS#11955. ID3 tag parser was broken since r29349. Trimming strings must be done in the helper functions, not outside.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@29372 a1c6a512-1295-4272-9138-f99709370657
apps/metadata/id3tags.c