fix a redraw bug when a static token (like %C) is the only token on a sub/line.....
commit6720a6bb9afe173823691efff4884d1c695fa8d2
authorjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 12 Oct 2009 20:22:50 +0000 (12 20:22 +0000)
committerjdgordon <jdgordon@a1c6a512-1295-4272-9138-f99709370657>
Mon, 12 Oct 2009 20:22:50 +0000 (12 20:22 +0000)
tree1f82b06b3b8ea9133d287db15328eb7ca737f22d
parent0e371f3c3154be52195fdaba9822f57c96329aff
fix a redraw bug when a static token (like %C) is the only token on a sub/line.. hopefully no bad sideeffects...

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