Fixed a crash in cConfig::Load() when compiling on the PPC

This commit is contained in:
Klaus Schmidinger
2005-10-01 10:43:01 +02:00
parent 13f68c4787
commit f3c99e697f
3 changed files with 5 additions and 2 deletions

View File

@@ -3860,3 +3860,5 @@ Video Disk Recorder Revision History
from a subfolder.
- Fixed handling the '.update' file in case the video directory is not at the default
location (reported by Jon Burgess).
- Fixed a crash in cConfig::Load() when compiling on the PPC (thanks to Sascha
Volkenandt).