diff --git a/gst/gstpipeline.c b/gst/gstpipeline.c index 51226a42e7..5d1d4aedd9 100644 --- a/gst/gstpipeline.c +++ b/gst/gstpipeline.c @@ -648,7 +648,7 @@ gst_pipeline_get_clock (GstPipeline * pipeline) /** * gst_pipeline_use_clock: * @pipeline: a #GstPipeline - * @clock: (transfer none): the clock to use + * @clock: (transfer none) (allow-none): the clock to use * * Force @pipeline to use the given @clock. The pipeline will * always use the given clock even if new clock providers are added