From: Nikos Mavrogiannopoulos Date: Fri, 17 Feb 2012 18:49:38 +0000 (+0100) Subject: corrected typo X-Git-Tag: gnutls_3_0_13~19 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd1c906d4a36fe30296feb5007fde165387b7aa6;p=thirdparty%2Fgnutls.git corrected typo --- diff --git a/doc/cha-gtls-app.texi b/doc/cha-gtls-app.texi index 06802df1c3..397da469b4 100644 --- a/doc/cha-gtls-app.texi +++ b/doc/cha-gtls-app.texi @@ -650,7 +650,7 @@ of DTLS messages and prevent messages from being silently discarded by the transport layer. The ``correct'' maximum transfer unit can be obtained through a path MTU discovery mechanism @xcite{RFC4821}. -@showfuncD{gnutls_dtls_set_mtu,gnutls_dtls_get_mtu,gnutls_dtls_get_data_mtu} +@showfuncC{gnutls_dtls_set_mtu,gnutls_dtls_get_mtu,gnutls_dtls_get_data_mtu} @node TLS handshake