From: Stefan Kost Date: Wed, 28 Oct 2009 08:14:36 +0000 (+0200) Subject: annotations: add annotations to gst_init_check too X-Git-Tag: RELEASE-0.10.26~281 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cfebdcd452483f04d22abb03bbc97706dedd1b8b;p=platform%2Fupstream%2Fgstreamer.git annotations: add annotations to gst_init_check too --- diff --git a/gst/gst.c b/gst/gst.c index 8ab3918..a59ea5a 100644 --- a/gst/gst.c +++ b/gst/gst.c @@ -391,8 +391,8 @@ gst_init_get_option_group (void) /** * gst_init_check: - * @argc: pointer to application's argc - * @argv: pointer to application's argv + * @argc: (inout): pointer to application's argc + * @argv: (inout) (array length=argc) (allow-none): pointer to application's argv * @err: pointer to a #GError to which a message will be posted on error * * Initializes the GStreamer library, setting up internal path lists,