diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-06 11:30:03 +0200 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2019-05-06 11:30:03 +0200 |
commit | 820c22775cff1645cb698b945bc384a01b4bbc85 (patch) | |
tree | 829b94e3cc673962c286e630dec240cde3f3b251 /CONTRIBUTORS | |
parent | 16f18cbce84b7160c96b33b618dd00ddd8791246 (diff) | |
download | vdr-820c22775cff1645cb698b945bc384a01b4bbc85.tar.gz vdr-820c22775cff1645cb698b945bc384a01b4bbc85.tar.bz2 |
Fixed a compiler warning in ExchangeChars()
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8e859412..e08da1a1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3581,6 +3581,7 @@ Helmut Binder <cco@aon.at> over an SI::ExtensionDescriptor for fixing mapping SIDs in MTD for fixing updating the checksum in the CA table after mapping EMM PIDs for MTD + for fixing a compiler warning in ExchangeChars() Ulrich Eckhardt <uli@uli-eckhardt.de> for reporting a problem with shutdown after user inactivity in case a plugin is |