From 7997b678f292bf59dcca79d2791258d219e7a676 Mon Sep 17 00:00:00 2001
From: Klaus Schmidinger <vdr@tvdr.de>
Date: Fri, 2 Jun 2006 13:54:04 +0200
Subject: Removed the call to pthread_setschedparam(childTid, SCHED_RR, 0) in
 thread.c

---
 CONTRIBUTORS | 2 ++
 1 file changed, 2 insertions(+)

(limited to 'CONTRIBUTORS')

diff --git a/CONTRIBUTORS b/CONTRIBUTORS
index 97cd195b..db37720c 100644
--- a/CONTRIBUTORS
+++ b/CONTRIBUTORS
@@ -1598,6 +1598,8 @@ Ville Skytt
  for reporting an obsolete entry 'S21.5E' in the default 'diseqc.conf'
  for updating the GPL copies
  for fixing several spelling errors
+ for reporting that the call to pthread_setschedparam(childTid, SCHED_RR, 0) in
+ thread.c caused a compiler warning with g++ 4.1.1
 
 Steffen Beyer <cpunk@reactor.de>
  for fixing setting the colored button help after deleting a recording in case the next
-- 
cgit v1.2.3