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
This commit is contained in:
Benjamin Otte 2004-08-03 19:56:15 +00:00
parent c5d29a1b39
commit fb7db2cb5b
2 changed files with 6 additions and 1 deletions

View file

@ -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),

View 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