From: Nikos Mavrogiannopoulos Date: Wed, 29 May 2013 16:17:51 +0000 (+0200) Subject: doc update X-Git-Tag: gnutls_3_2_2~110 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=ffcef9bd224295ea421e1489d74131eec9ab18d4;p=thirdparty%2Fgnutls.git doc update --- diff --git a/lib/gnutls_dtls.c b/lib/gnutls_dtls.c index 1800d6ed14..0d2f8b6be8 100644 --- a/lib/gnutls_dtls.c +++ b/lib/gnutls_dtls.c @@ -642,7 +642,7 @@ int total = 0, ret, iv_size; * * This function will return the actual maximum transfer unit for * application data. I.e. DTLS headers are subtracted from the - * actual MTU. + * actual MTU which is set using gnutls_dtls_set_mtu(). * * Returns: the maximum allowed transfer unit. *