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 --- HISTORY | 3 +++ 1 file changed, 3 insertions(+) (limited to 'HISTORY') diff --git a/HISTORY b/HISTORY index dac02f47..0271131f 100644 --- a/HISTORY +++ b/HISTORY @@ -4643,3 +4643,6 @@ Video Disk Recorder Revision History - Fixed some missing '-' in the German OSD texts (thanks to Walter Koch). - Added an error message about plugins that don't honor APIVERSION in their Makefile (based on a suggestion by Udo Richter). +- Fixed a format string in recording.c to avoid a compiler warning on 64bit systems + (thanks to Christian Wieninger for reporting, and Werner Schweer for pointing out + that the 'z' modifier should be used here). -- cgit v1.2.3