libskin_parser: fix a annoying bug where viewports required at least one line (even...
commitd402abe3f8b2148aa23c1e5bb4d25991984a0798
authorJonathan Gordon <rockbox@jdgordon.info>
Tue, 5 Oct 2010 13:02:34 +0000 (5 13:02 +0000)
committerJonathan Gordon <rockbox@jdgordon.info>
Tue, 5 Oct 2010 13:02:34 +0000 (5 13:02 +0000)
tree9cfddcbcf763d54aefc0782d179e83ce245eb980
parent775fbaf780468d0a162f45bad38b0a9fd580cd3c
libskin_parser: fix a annoying bug where viewports required at least one line (even %Vi()). multiple %Vi lines direclty under eachother should now work

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