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:30:39 +0000 (12:30 +0000)
gst/gstsystemclock.h

index cf4ce5f153697fb7276e5f897cb78126c67afa7d..fc3b9b18e0e0bc472ea8a3ae0c8f043081d105ed 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.
  */