diff options
Diffstat (limited to 'CONTRIBUTORS')
-rw-r--r-- | CONTRIBUTORS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3cea2779..1fa08903 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2681,3 +2681,4 @@ Juergen Lock <vdr-l@jelal.kn-bremen.de> Sergiu Dotenco <sergiu.dotenco@googlemail.com> for reporting a missing initialization in sDvbSpuRect + for replacing "%lld" and "%llX" print format specifiers with "PRId64" and "PRIX64" |