diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-09-02 20:25:16 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-09-02 20:25:16 +0200 |
commit | 2e97eed6ad98aee6a0058b18e46b9b3430454d86 (patch) | |
tree | 83e6bd58b02d56d34aca52f4f28f64174b0fd9b2 /CONTRIBUTORS | |
parent | 4c88f1da7e96572ad63e82b4756694abef0dd33a (diff) | |
download | vdr-2e97eed6ad98aee6a0058b18e46b9b3430454d86.tar.gz vdr-2e97eed6ad98aee6a0058b18e46b9b3430454d86.tar.bz2 |
Fixed processing the PDCDescriptor in 'libsi' on big endian systems
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 10bf779d..86ab7dd7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1992,3 +1992,6 @@ Tomas Berglund <tomber@telia.com> Matthias Schwarzott <zzam@gentoo.org> for suggesting to add LC_ALL to the checks for UTF-8 at startup + +Martin Ostermann <martin@familie-ostermann.de> + for fixing processing the PDCDescriptor in 'libsi' on big endian systems |