From 1506784215954f30d44201b647d641069af3bc0a Mon Sep 17 00:00:00 2001 From: =?utf8?q?Tim-Philipp=20M=C3=BCller?= Date: Fri, 4 Jan 2013 12:27:38 +0000 Subject: [PATCH] docs: minor systemsclock doc fix --- gst/gstsystemclock.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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. */ -- 2.7.4