From cfcc44e3bac579fd2a3b51e352a05d973ee8bed5 Mon Sep 17 00:00:00 2001 From: Sebastian Dröge Date: Sun, 30 Nov 2008 16:24:45 +0000 Subject: gst/udp/gstmultiudpsink.c: Provide the parameters that are required for the format string to fix a compiler warning. Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render): Provide the parameters that are required for the format string to fix a compiler warning. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8b20084b..d33d4a0c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-11-30 Sebastian Dröge + + * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_render): + Provide the parameters that are required for the format string + to fix a compiler warning. + 2008-11-29 Stefan Kost * gst/autodetect/gstautoaudiosrc.c: -- cgit