whitespace: remove blanks in doc-comment
authorStefan Kost <ensonic@users.sf.net>
Thu, 12 Nov 2009 15:02:40 +0000 (17:02 +0200)
committerStefan Kost <ensonic@users.sf.net>
Thu, 12 Nov 2009 15:02:40 +0000 (17:02 +0200)
gst/gstutils.c

index e4b7c4e..ef9d1ca 100644 (file)
@@ -1297,7 +1297,7 @@ gst_element_state_change_return_get_name (GstStateChangeReturn state_ret)
 
 
 /**
- * gst_element_factory_can_src_caps :
+ * gst_element_factory_can_src_caps:
  * @factory: factory to query
  * @caps: the caps to check
  *
@@ -1331,7 +1331,7 @@ gst_element_factory_can_src_caps (GstElementFactory * factory,
 }
 
 /**
- * gst_element_factory_can_sink_caps :
+ * gst_element_factory_can_sink_caps:
  * @factory: factory to query
  * @caps: the caps to check
  *