]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc update
authorNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 29 May 2013 16:17:51 +0000 (18:17 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Wed, 29 May 2013 16:18:30 +0000 (18:18 +0200)
lib/gnutls_dtls.c

index 1800d6ed141c9bee46d75a22384e03465fc93618..0d2f8b6be81c53488561581c9a62c43db112daf6 100644 (file)
@@ -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.
  *