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

@@ -2565,3 +2565,6 @@ Francesco Saverio Schiavarelli <fschiava@libero.it>
Matti Lehtim<69>ki <matti.lehtimaki@gmail.com>
for implementing the setup option "Miscellaneous/Channels wrap"
Stephan Austerm<72>hle <au@hcsd.de>
for suggesting to flush the file in cSafeFile::Close()