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 /HISTORY | |
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 'HISTORY')
-rw-r--r-- | HISTORY | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -8192,3 +8192,5 @@ Video Disk Recorder Revision History Users of stable releases shouldn't notice any problems. - Fixed a possible crash in the OSD demo (reported by Christopher Reimer). - Fixed some compiler warnings with Clang 3.4.1 (reported by Paul Menzel). +- Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning with + Clang 3.4.1 (suggested by Tony Houghten). |