rtsp-auth: fix set_tls_authentication_mode annotation
authorMathieu Duponchelle <mathieu@centricular.com>
Fri, 23 Feb 2018 02:26:21 +0000 (03:26 +0100)
committerMathieu Duponchelle <mathieu@centricular.com>
Fri, 23 Feb 2018 02:26:21 +0000 (03:26 +0100)
gst/rtsp-server/rtsp-auth.c

index cfad966..d019275 100644 (file)
@@ -375,7 +375,7 @@ gst_rtsp_auth_get_tls_database (GstRTSPAuth * auth)
 /**
  * gst_rtsp_auth_set_tls_authentication_mode:
  * @auth: a #GstRTSPAuth
- * @mode: (transfer none) (allow-none): a #GTlsAuthenticationMode
+ * @mode: a #GTlsAuthenticationMode
  *
  * The #GTlsAuthenticationMode to set on the underlying GTlsServerConnection.
  * When set to another value than %G_TLS_AUTHENTICATION_NONE,