videomixer: some more indent fixes
authorWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 Mar 2009 09:18:31 +0000 (10:18 +0100)
committerWim Taymans <wim.taymans@collabora.co.uk>
Thu, 26 Mar 2009 09:18:31 +0000 (10:18 +0100)
gst/videomixer/videomixer.c

index 9fe2f58..6a2e521 100644 (file)
@@ -73,7 +73,6 @@ static GType gst_videomixer_get_type (void);
 
 
 static void gst_videomixer_pad_class_init (GstVideoMixerPadClass * klass);
-
 static void gst_videomixer_pad_init (GstVideoMixerPad * mixerpad);
 
 static void gst_videomixer_pad_get_property (GObject * object, guint prop_id,
@@ -82,10 +81,8 @@ static void gst_videomixer_pad_set_property (GObject * object, guint prop_id,
     const GValue * value, GParamSpec * pspec);
 
 static gboolean gst_videomixer_src_event (GstPad * pad, GstEvent * event);
-
 static gboolean gst_videomixer_sink_event (GstPad * pad, GstEvent * event);
 
-
 static void gst_videomixer_sort_pads (GstVideoMixer * mix);
 
 #define DEFAULT_PAD_ZORDER 0