diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 13:43:01 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-07-22 13:43:01 +0200 |
commit | ee4fa90032d903b6030e7576af2b1d2e0d12ada8 (patch) | |
tree | eb321f73f66afe94cfb3710d9d3785f33b6c34e6 /CONTRIBUTORS | |
parent | 8f3ae72e9d1d3b1d00945169930bb8f78fc0567d (diff) | |
download | vdr-ee4fa90032d903b6030e7576af2b1d2e0d12ada8.tar.gz vdr-ee4fa90032d903b6030e7576af2b1d2e0d12ada8.tar.bz2 |
Added a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removed some superfluous semicolons in ci.c
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 45135287..8f1c1770 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1365,6 +1365,8 @@ Marco Schlüßler <marco@lordzodiac.de> and PremiereContentTransmissionDescriptor to 'libsi' for pointing out that plugins might be compiled with different DVB driver header files than VDR itself + for adding a missing initialization of 'mutex' in cCiMenu::cCiMenu() and removing + some superfluous semicolons in ci.c Jürgen Schmitz <j.schmitz@web.de> for reporting a bug in displaying the current channel when switching via the SVDRP |