From ab58eeec2e835bd46020b4a085144a81ba442f5a Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Fri, 13 Jun 2008 11:45:54 +0000 Subject: gst/udp/gstmultiudpsink.c: Fix a typo and do some small cleanups. Original commit message from CVS: * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send), (gst_multiudpsink_remove): Fix a typo and do some small cleanups. --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 95d9aa89..8046a946 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2008-06-13 Wim Taymans + + * gst/udp/gstmultiudpsink.c: (gst_multiudpsink_init_send), + (gst_multiudpsink_remove): + Fix a typo and do some small cleanups. + 2008-06-13 Wim Taymans Patch by: Olivier Crete -- cgit