gst/multipart/multipartmux.c: whoops, last checkin broke normal build
authorBenjamin Otte <otte@gnome.org>
Tue, 3 Aug 2004 19:56:15 +0000 (19:56 +0000)
committerBenjamin Otte <otte@gnome.org>
Tue, 3 Aug 2004 19:56:15 +0000 (19:56 +0000)
Original commit message from CVS:
* gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
whoops, last checkin broke normal build

ChangeLog
gst/multipart/multipartmux.c

index 8ec701f..d2161db 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-30  Benjamin Otte  <in7y118@public.uni-hamburg.de>
+
+       * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link):
+         whoops, last checkin broke normal build
+
 2004-08-03  Benjamin Otte  <otte@gnome.org>
 
        * ext/alsa/gstalsamixer.c: (gst_alsa_mixer_get_volume),
index 095b25f..39f3ac1 100644 (file)
@@ -248,7 +248,7 @@ gst_multipart_mux_pad_link (GstPad * pad, GstPad * peer, gpointer data)
 {
   //GstMultipartMux *multipart_mux = GST_MULTIPART_MUX (data);
 
-  GST_DEBUG ("pad '%s' connected", gst_pad_get_name (padname));
+  GST_DEBUG ("pad '%s' connected", gst_pad_get_name (pad));
 }
 
 static void