libs/gst/base/gstbasesink.c: Turn comment into gtk-doc comment.

Original commit message from CVS:
* libs/gst/base/gstbasesink.c:
Turn comment into gtk-doc comment.
This commit is contained in:
Stefan Kost 2008-11-24 20:02:55 +00:00
parent c577a143b9
commit 95e825900f
2 changed files with 7 additions and 1 deletions

View file

@ -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:

View 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)