diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-31 10:15:58 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2004-01-31 10:15:58 +0100 |
commit | f48061576e6c23e6fab8e6de7a6a881ebcbde62e (patch) | |
tree | 058847708d07819a5e196df478d9cc0ca3597b00 /CONTRIBUTORS | |
parent | 1884b72ff3351dd1ce6d07f35af127507fd6a675 (diff) | |
download | vdr-f48061576e6c23e6fab8e6de7a6a881ebcbde62e.tar.gz vdr-f48061576e6c23e6fab8e6de7a6a881ebcbde62e.tar.bz2 |
Fixed the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case the disk is full
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1f8e02a8..df80aa46 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -921,3 +921,7 @@ Christian Tramnitz <maillist@tramnitz.com> for terrestrial transponders for his support in debugging a problem in setting the source type for newly detected terrestrial transponders + +Jens Rosenboom <me@jayr.de> + for fixing the SVDRP command 'STAT DISK' to avoid a 'division by 0' in case + the disk is full |