Commit dec7018a authored by Dafydd Harries's avatar Dafydd Harries

fix declaration style

darcs-hash:20070212185501-c9803-6f75305056decf3c06d71230678c037f6da613bf.gz
parent 3d3e5f94
......@@ -4,7 +4,8 @@
static GstFlowReturn
gst_nice_sink_render (
GstBaseSink *basesink, GstBuffer *buffer);
GstBaseSink *basesink,
GstBuffer *buffer);
static void
gst_nice_sink_set_property (
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment