Skip to content
Snippets Groups Projects
Commit 99edc944 authored by Mathieu Duponchelle's avatar Mathieu Duponchelle :frog:
Browse files

rtsp-auth: fix set_tls_authentication_mode annotation

parent b7e81982
No related branches found
No related tags found
No related merge requests found
......@@ -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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment