Added LinkageTypePremiere to libsi/si.h and eit.c to avoid a compiler warning with Clang 3.4.1

This commit is contained in:
Klaus Schmidinger
2014-02-08 14:21:47 +01:00
parent e5fde77e56
commit a30563634d
4 changed files with 11 additions and 4 deletions

View File

@@ -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).