libs/gst/base/gstbasesink.c: Turn comment into gtk-doc comment.
authorStefan Kost <ensonic@users.sourceforge.net>
Mon, 24 Nov 2008 20:02:55 +0000 (20:02 +0000)
committerStefan Kost <ensonic@users.sourceforge.net>
Mon, 24 Nov 2008 20:02:55 +0000 (20:02 +0000)
Original commit message from CVS:
* libs/gst/base/gstbasesink.c:
Turn comment into gtk-doc comment.

ChangeLog
libs/gst/base/gstbasesink.c

index 4d326c2..f72718f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-11-24  Stefan Kost  <ensonic@users.sf.net>
+
+       * libs/gst/base/gstbasesink.c:
+         Turn comment into gtk-doc comment.
+
 2008-11-24  Wim Taymans  <wim.taymans@collabora.co.uk>
 
        * libs/gst/base/gstbasetransform.c:
index 7df01c5..49d59e0 100644 (file)
@@ -1599,7 +1599,8 @@ gst_base_sink_adjust_time (GstBaseSink * basesink, GstClockTime time)
   return time;
 }
 
-/* gst_base_sink_wait_clock:
+/**
+ * gst_base_sink_wait_clock:
  * @sink: the sink
  * @time: the running_time to be reached
  * @jitter: the jitter to be filled with time diff (can be NULL)