diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-08 14:21:47 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-02-08 14:21:47 +0100 |
commit | a30563634d6184145f1b1529ca4502fd49e8e0e9 (patch) | |
tree | 1d6af4cb56c4347c1b25473b314abe6ae76ced30 /CONTRIBUTORS | |
parent | e5fde77e56743cd2e7ad816d7d0008189928858c (diff) | |
download | vdr-a30563634d6184145f1b1529ca4502fd49e8e0e9.tar.gz vdr-a30563634d6184145f1b1529ca4502fd49e8e0e9.tar.bz2 |
Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning with Clang 3.4.1
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7b4cfae4..85048db7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3261,3 +3261,7 @@ Christian Paulick <cpaulick@xeatre.tv> Mariusz Bialonczyk <manio@skyboo.net> for reporting a problem with live streaming of encrypted channels, when there are no CA descriptors, yet, on initial tuning + +Tony Houghton <h@realh.co.uk> + for suggesting to add LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler + warning with Clang 3.4.1 |