diff options
author | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-28 11:37:42 +0100 |
---|---|---|
committer | Klaus Schmidinger <vdr@tvdr.de> | 2013-12-28 11:37:42 +0100 |
commit | 6a8a2cf5fb78a244db19a2b49da98e0d1d2d91a0 (patch) | |
tree | 1c4295c11bbee8a48638baeb617a1166faef42d6 /CONTRIBUTORS | |
parent | c949ad35cc83462e47fc61d5bee43fc9446bee02 (diff) | |
download | vdr-6a8a2cf5fb78a244db19a2b49da98e0d1d2d91a0.tar.gz vdr-6a8a2cf5fb78a244db19a2b49da98e0d1d2d91a0.tar.bz2 |
Changed '%a' to the POSIX compliant '%m' in all scanf() calls
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0fdfeaa6..655df998 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2034,6 +2034,7 @@ Ville Skyttä <ville.skytta@iki.fi> for reporting a possible crash when shutting down VDR while subtitles are being displayed for fixing some spellings in positioner.h and Doxyfile + for changing '%a' to the POSIX compliant '%m' in all scanf() calls Steffen Beyer <cpunk@reactor.de> for fixing setting the colored button help after deleting a recording in case the next |