diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 12:40:37 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2001-08-05 12:40:37 +0200 |
commit | ae1560819792427d08a7cb51f19b6dccaa850fa2 (patch) | |
tree | e562e5360d34f9cc78073b86e1199885bc5653f5 /CONTRIBUTORS | |
parent | c2ed9b5daf19b86823b27a06799d7d43d476f654 (diff) | |
download | vdr-ae1560819792427d08a7cb51f19b6dccaa850fa2.tar.gz vdr-ae1560819792427d08a7cb51f19b6dccaa850fa2.tar.bz2 |
Fixed timeout calculation in cFile::FileReady()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c5198984..43dced95 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -112,3 +112,6 @@ Andreas Schultz <aschultz@warp10.net> Aaron Holtzman for writing 'ac3dec' + +Wolfgang Henselmann-Weiss <Wolfgang_Henselmann@betaresearch.de> + for fixing calculating the timeout value in cFile::FileReady() |