summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnl/gnlobject.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnl/gnlobject.c b/gnl/gnlobject.c
index 2c70a5d..956d3ef 100644
--- a/gnl/gnlobject.c
+++ b/gnl/gnlobject.c
@@ -359,7 +359,7 @@ gnl_object_to_media_time (GnlObject * object, GstClockTime otime,
/**
* gnl_media_to_object_time:
- * @object:
+ * @object: The #GnlObject
* @mediatime: The #GstClockTime we want to convert
* @objecttime: A pointer on a #GstClockTime to fill
*