diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 15:25:06 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2011-03-20 15:25:06 +0100 |
commit | a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0 (patch) | |
tree | f8e90917e7d063d1b57b51b053326f154774798c /CONTRIBUTORS | |
parent | d7d57c3d2ab37677a397ec8338daf26041439e0f (diff) | |
download | vdr-a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0.tar.gz vdr-a914aed05adaa0ced56dd1bbafbaf3fb9300c0b0.tar.bz2 |
Fixed cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b262a1e7..a237c9df 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2672,3 +2672,6 @@ Frank Neumann <frank.neumann@hp.com> Gerald Dachs <vdr@dachsweb.de> for reporting a problem with checking for minimum line length of 21 characters in the LIRC receiver code + +Juergen Lock <vdr-l@jelal.kn-bremen.de> + for fixing cUnbufferedFile::Seek() in case it is compiled without USE_FADVISE |