Converting the last screen line from ASCII to PETSCII as it was done up to now almost...
commita3fef3decbe00be797f53bcc19b6cfa80c0d6972
authoroliverschmidt <oliverschmidt>
Wed, 21 Jul 2010 21:03:06 +0000 (21 21:03 +0000)
committeroliverschmidt <oliverschmidt>
Wed, 21 Jul 2010 21:03:06 +0000 (21 21:03 +0000)
tree6e299a3da45525c901c8e8b839f290ed71a5563f
parentb05589dd3bc6845936a506a22cf63b9f9dc6772d
Converting the last screen line from ASCII to PETSCII as it was done up to now almost never makes sense. Either the conent to be converted is not the last screen line or the last screen line was already converted (and is incorrectly converted back). Therefore now only a partial line not already converted before gets converted.
apps/webbrowser/www.c