diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 13:35:13 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2014-01-01 13:35:13 +0100 |
commit | ea613e6b2651bedacce9413df0a9e3c80afb6c1c (patch) | |
tree | f18e62a541dd64e8fa30ad9259299e556bee152f /CONTRIBUTORS | |
parent | 16dd077fb2d9f2a352e14039cea43ebe0ffb6048 (diff) | |
download | vdr-ea613e6b2651bedacce9413df0a9e3c80afb6c1c.tar.gz vdr-ea613e6b2651bedacce9413df0a9e3c80afb6c1c.tar.bz2 |
Avoiding unnecessary pkg-config warnings in plugin Makefiles
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 86821576..dd621261 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2037,6 +2037,7 @@ Ville Skyttä <ville.skytta@iki.fi> for changing '%a' to the POSIX compliant '%m' in all scanf() calls for reporting a possible NULL pointer dereference in cCiSession::SendData() for reporting a superfluous assignment in cPipe::Open() + for avoiding unnecessary pkg-config warnings in plugin Makefiles Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |