Fixed a typo in detecting UTF-8

This commit is contained in:
Klaus Schmidinger
2005-02-12 15:07:09 +01:00
parent dc22034e72
commit a481a5200c
3 changed files with 5 additions and 3 deletions

View File

@@ -3398,3 +3398,4 @@ Video Disk Recorder Revision History
clearing the buffer.
- Added DeviceClrAvailableTracks() and DeviceSetCurrentAudioTrack() to cPlayer
(thanks to Marco Schl<68><6C>ler).
- Fixed a typo in detecting UTF-8 (thanks to Reinhard Nissl).