From 33397874da5b29b16bcac13624160a89eb010058 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Sun, 23 Apr 2006 11:23:17 +0200 Subject: Fixed a format string in recording.c to avoid a compiler warning on 64bit systems --- CONTRIBUTORS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CONTRIBUTORS') diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 46efc30a..cda2ec5e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1737,6 +1737,7 @@ Christian Wieninger for suggesting to add cMenuEditStrItem::InEditMode() for his idea of going directly into the "Edit timer" menu for a timer created from the "Schedule" menu in case it starts withing the next two minutes + for reporting a problem with a format string in recording.c on 64bit systems Thiemo Gehrke for suggesting to add a setup option to turn off the automatic timeout of the @@ -1857,3 +1858,7 @@ Peter Juszack Pierre Briec for translating OSD texts to the French language + +Werner Schweer + for pointing out that the 'z' printf modifier should be used for 'size_t' type + arguments -- cgit v1.2.3