diff options
| author | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 14:04:48 +0200 |
|---|---|---|
| committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-08-15 14:04:48 +0200 |
| commit | 79c7d1fe9b8f945cd568651f0393c91159be1760 (patch) | |
| tree | 92777b065882c977a51bb83a1c9df170a55ef5d7 /CONTRIBUTORS | |
| parent | 7a3c2df2f49012a801730cf55266c788d87311fd (diff) | |
| download | vdr-79c7d1fe9b8f945cd568651f0393c91159be1760.tar.gz vdr-79c7d1fe9b8f945cd568651f0393c91159be1760.tar.bz2 | |
Made crc32() a static function in libdtv/libsi/si_parser.c
Diffstat (limited to 'CONTRIBUTORS')
| -rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 566fb374..b1714dd4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -749,3 +749,7 @@ Kenneth Aafløy <ke-aa@frisurf.no> Ernst Fürst <ernstfuerst@swissonline.ch> for reporting a crash in case a VFAT file system is used without compiling VDR with VFAT=1 + +Reinhard Nissl <rnissl@gmx.de> + for reporting a name clash because of function crc32() in libdtv/libsi/si_parser.c + when using other libraries that also implement a function by that name |
