diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 14:53:03 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2006-01-01 14:53:03 +0100 |
commit | dbc2abadd8e604d5f4009a11d823df43c0a6a621 (patch) | |
tree | b1b64729f8d763866334be694d6294b5396ba1df /CONTRIBUTORS | |
parent | 7d84ddefb3fc3c1dab66864b114fdd85af18cd4e (diff) | |
download | vdr-dbc2abadd8e604d5f4009a11d823df43c0a6a621.tar.gz vdr-dbc2abadd8e604d5f4009a11d823df43c0a6a621.tar.bz2 |
Fixed initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid warnings with g++ 4.1.0
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c1977138..23cffcdc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1446,6 +1446,8 @@ Ville Skyttä <ville.skytta@iki.fi> for making LIRC command parsing more robust for fixing some typos in MANUAL for reporting that the default value for "Setup/EPG bugfix level" was wrong + for fixing initializing pthread_mutexattr_t and pthread_rwlockattr_t to avoid + warnings with g++ 4.1.0 Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |