docs: minor systemsclock doc fix
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 4 Jan 2013 12:27:38 +0000 (12:27 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Fri, 4 Jan 2013 12:27:38 +0000 (12:27 +0000)
gst/gstsystemclock.h

index f474a4e..aa9dc14 100644 (file)
@@ -47,7 +47,7 @@ typedef struct _GstSystemClockPrivate GstSystemClockPrivate;
  * @GST_CLOCK_TYPE_REALTIME: time since Epoch
  * @GST_CLOCK_TYPE_MONOTONIC: monotonic time since some unspecified starting
  *                            point
- * @@GST_CLOCK_TYPE_OTHER: some other time source is used
+ * @GST_CLOCK_TYPE_OTHER: some other time source is used (Since: 1.0.5)
  *
  * The different kind of clocks.
  */