Fixed a possible recursion in cControl::Shutdown()

This commit is contained in:
Klaus Schmidinger
2004-11-20 11:34:04 +01:00
parent 6533efdf67
commit c07a3a371e
3 changed files with 5 additions and 2 deletions

View File

@@ -3154,3 +3154,4 @@ Video Disk Recorder Revision History
Brugger for reporting this one).
- Fixed some characters in the iso8859-2 font file (thanks to Dino Ravnic).
- Fixed some errors in the Croatian language texts (thanks to Dino Ravnic).
- Fixed a possible recursion in cControl::Shutdown() (thanks to Sascha Volkenandt).