summaryrefslogtreecommitdiff
path: root/CONTRIBUTORS
diff options
context:
space:
mode:
authorFrank Schmirler <vdr@schmirler.de>2012-06-22 08:54:47 +0200
committerFrank Schmirler <vdr@schmirler.de>2012-06-22 08:54:47 +0200
commit281105f0c7cdb70cfb532020cb8c3c3c8f1611e2 (patch)
tree8f44df9d16719425a9975b987d51693e21c266d9 /CONTRIBUTORS
parent80e40d4260af02dce1086d78d2af80b63e99070f (diff)
downloadvdr-plugin-streamdev-281105f0c7cdb70cfb532020cb8c3c3c8f1611e2.tar.gz
vdr-plugin-streamdev-281105f0c7cdb70cfb532020cb8c3c3c8f1611e2.tar.bz2
Fixed compiler error in client/device.c with VDR < 1.7.22 (reported by Uwe@vdrportal)
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r--CONTRIBUTORS2
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index c0e54e9..0c0ae19 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -205,3 +205,5 @@ Ville Skyttä
Methodus
for suggesting to use HTTP code 503 for unavailable channels
+Uwe
+ for reporting a compiler error in client/device.c with VDR < 1.7.22