From: Tim-Philipp Müller Date: Fri, 4 Jan 2013 12:27:38 +0000 (+0000) Subject: docs: minor systemsclock doc fix X-Git-Tag: 1.1.1~331 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=1506784215954f30d44201b647d641069af3bc0a;p=platform%2Fupstream%2Fgstreamer.git docs: minor systemsclock doc fix --- diff --git a/gst/gstsystemclock.h b/gst/gstsystemclock.h index f474a4e..aa9dc14 100644 --- a/gst/gstsystemclock.h +++ b/gst/gstsystemclock.h @@ -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. */