diff options
| author | Linus Nielsen Feltzing <linus@haxx.se> | 2005-11-18 10:43:40 +0000 |
|---|---|---|
| committer | Linus Nielsen Feltzing <linus@haxx.se> | 2005-11-18 10:43:40 +0000 |
| commit | eb148c016862b6e34bbb5b8d24bebc552363f7f0 (patch) | |
| tree | 6f74fcd979ea04768e15aefe8af0d445f6eebed6 /wps | |
| parent | e06c7d3604d420fc4532bff84a79823b640bd350 (diff) | |
| download | rockbox-eb148c016862b6e34bbb5b8d24bebc552363f7f0.zip rockbox-eb148c016862b6e34bbb5b8d24bebc552363f7f0.tar.gz rockbox-eb148c016862b6e34bbb5b8d24bebc552363f7f0.tar.bz2 rockbox-eb148c016862b6e34bbb5b8d24bebc552363f7f0.tar.xz | |
Fixed a bug in the WPS which ate the first non-bitmap line after a bitmap tag
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@7959 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'wps')
| -rw-r--r-- | wps/engineeer2.wps | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/wps/engineeer2.wps b/wps/engineeer2.wps index 92c066c..a80be77 100644 --- a/wps/engineeer2.wps +++ b/wps/engineeer2.wps @@ -42,7 +42,6 @@ - %ac%?it<%it|%fn> %ac%?ia<%ia|%d2> @@ -62,4 +61,4 @@ %?mp<%xdq|%xdr|%xds|%xdt|%xdu> %?ps<%xdv|> %?mh<%xdw|> -%?mr<%xdx|>
\ No newline at end of file +%?mr<%xdx|> |