docs: remove errant gtk-doc comment marker triggering a warning
authorJan Schmidt <thaytan@noraisin.net>
Wed, 15 Apr 2009 22:26:13 +0000 (23:26 +0100)
committerJan Schmidt <thaytan@noraisin.net>
Wed, 15 Apr 2009 23:48:12 +0000 (00:48 +0100)
gst/gstutils.c

index 1b2c070..602822c 100644 (file)
@@ -772,7 +772,7 @@ gst_element_request_compatible_pad (GstElement * element,
   return pad;
 }
 
-/**
+/*
  * Checks if the source pad and the sink pad can be linked.
  * Both @srcpad and @sinkpad must be unlinked and have a parent.
  */