Fixed a problem with characters >0x7F in the modified version of skipspace()

This commit is contained in:
Klaus Schmidinger
2007-07-28 12:59:48 +02:00
parent 6ab7d34010
commit 031000493d
3 changed files with 6 additions and 3 deletions

View File

@@ -5306,3 +5306,5 @@ Video Disk Recorder Revision History
find out when incomplete log excerpts were attached to problem reports in
the past.
- Updated the Estonian OSD texts (thanks to Arthur Konovalov).
- Fixed a problem with characters >0x7F in the modified version of skipspace()
(thanks to Marco Schl<68><6C>ler).