diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2003-12-22 15:59:18 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2003-12-22 15:59:18 +0100 |
commit | 8841097e3af1aa7009ae5222b8ffa15497b22278 (patch) | |
tree | 7583cc3f9a677cf34139f2d9681a63dc6ac6462b /CONTRIBUTORS | |
parent | 0acb4dc6d0339bbe87739259ba00cf57f94ae8a1 (diff) | |
download | vdr-8841097e3af1aa7009ae5222b8ffa15497b22278.tar.gz vdr-8841097e3af1aa7009ae5222b8ffa15497b22278.tar.bz2 |
Fixed an alignment problem in CAM access on 64bit systems
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c1ae42ea..8066a4d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -879,3 +879,4 @@ Alessio Sangalli <alesan@manoweb.com> Pedro Miguel Sequeira de Justo Teixeira <pedro.miguel.teixeira@bigfoot.com> for reporting a problem with crc32 in SI handling on 64bit systems + for reporting an alignment problem in CAM access on 64bit systems |