diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 13:36:26 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2010-02-28 13:36:26 +0100 |
commit | 7506867fbe30b772c025ef8dc29cba3d4ec65b7f (patch) | |
tree | 0393bf16598f0c4929de21334dccbf34f1fe29f5 /CONTRIBUTORS | |
parent | cdea3827d3c35154da0522e55b3729a4de2ebd0f (diff) | |
download | vdr-7506867fbe30b772c025ef8dc29cba3d4ec65b7f.tar.gz vdr-7506867fbe30b772c025ef8dc29cba3d4ec65b7f.tar.bz2 |
cSafeFile::Close() now flushes the file
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0e8ae820..5b65c3af 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2565,3 +2565,6 @@ Francesco Saverio Schiavarelli <fschiava@libero.it> Matti Lehtimäki <matti.lehtimaki@gmail.com> for implementing the setup option "Miscellaneous/Channels wrap" + +Stephan Austermühle <au@hcsd.de> + for suggesting to flush the file in cSafeFile::Close() |