diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 13:47:08 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-27 13:47:08 +0100 |
commit | 3c8faf1b8d37a6914c914f7c8bae720552b1182f (patch) | |
tree | 315a6b6eb117869ac33c2b94847099f4e2f8b7ca /CONTRIBUTORS | |
parent | 2f9af1b549bb8b8f9c285a33b0d19b3e9b9c5183 (diff) | |
download | vdr-3c8faf1b8d37a6914c914f7c8bae720552b1182f.tar.gz vdr-3c8faf1b8d37a6914c914f7c8bae720552b1182f.tar.bz2 |
Fixed checking toFile in cCuttingThread::Action()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5b460ca9..c52781d9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -269,6 +269,7 @@ Matjaz Thaler <matjaz.thaler@guest.arnes.si> Artur Skawina <skawina@geocities.com> for improving the font file generation in the Makefile for pointing out a problem with the ERR macro defined by ncurses.h + for a patch that contained a fix for checking toFile in cCuttingThread::Action() Werner Fink <werner@suse.de> for making I/O more robust by handling EINTR |