make the parser slightly more usable for rockbox, move the buffer allocation into...
commit35578d79da16b19d9329011b6aa9797d99c8a16c
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 07:56:51 +0000 (17 07:56 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Thu, 17 Jun 2010 07:56:51 +0000 (17 07:56 +0000)
tree989b602a000da22145de727f0766e0ed5e8859f9
parent407a300d1a6dee63bbdade1c007360bed5db2d18
make the parser slightly more usable for rockbox, move the buffer allocation into the lib (maybe not the best spot?)

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26880 a1c6a512-1295-4272-9138-f99709370657
lib/skin_parser/Makefile
lib/skin_parser/skin_parser.c