summaryrefslogtreecommitdiffstats
path: root/gst
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-08-03 19:56:15 +0000
committerBenjamin Otte <otte@gnome.org>2004-08-03 19:56:15 +0000
commitfb7db2cb5bf7143b5f68c760dae13402e3458291 (patch)
tree69262ff841ffea67e767d6fd2232c5252e760068 /gst
parentc5d29a1b39ace107ae66a76982d73ca7c326cf31 (diff)
gst/multipart/multipartmux.c: whoops, last checkin broke normal build
Original commit message from CVS: * gst/multipart/multipartmux.c: (gst_multipart_mux_pad_link): whoops, last checkin broke normal build
Diffstat (limited to 'gst')
-rw-r--r--gst/multipart/multipartmux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/multipart/multipartmux.c b/gst/multipart/multipartmux.c
index 095b25fd..39f3ac15 100644
--- a/gst/multipart/multipartmux.c
+++ b/gst/multipart/multipartmux.c
@@ -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