cSafeFile::Close() now flushes the file

This commit is contained in:
Klaus Schmidinger
2010-02-28 13:36:26 +01:00
parent cdea3827d3
commit 7506867fbe
3 changed files with 7 additions and 1 deletions

View File

@@ -6379,3 +6379,4 @@ Video Disk Recorder Revision History
channel.
This obsoletes the PLUGINPARAM patch.
- Updated the Lithuanian OSD texts (thanks to Valdemaras Pipiras).
- cSafeFile::Close() now flushes the file (suggested by Stephan Austerm<72>hle).