minor line handling fixes, be smarter (well dumber actually) about increasing the...
commit6af24f3a32a826c9e3e8d3d01a26d6abe2191bf6
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Sep 2009 06:17:38 +0000 (4 06:17 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Fri, 4 Sep 2009 06:17:38 +0000 (4 06:17 +0000)
tree100a762c3df0c56cd9e5c967fec25441936003f1
parent39765ef011ff96e4ef6525a8a713020f1dae079a
minor line handling fixes, be smarter (well dumber actually) about increasing the size of the tokens array, that loop isnt the only place the data->num_tokens variable gets increased... also add one last WPS_NO_TOKEN token to the end to make sure we dont accidently overrun into the next skin on the last line of a skin.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@22618 a1c6a512-1295-4272-9138-f99709370657
apps/gui/skin_engine/skin_parser.c