]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
doc: Added missing reference for EMSGSIZE to inline documentation of gnutls_transport...
authorJaak Ristioja <jaak.ristioja@cyber.ee>
Mon, 3 Nov 2014 19:28:28 +0000 (21:28 +0200)
committerNikos Mavrogiannopoulos <nmav@gnutls.org>
Mon, 3 Nov 2014 20:36:41 +0000 (21:36 +0100)
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
lib/system_override.c

index 0e0f32e4b32ac37bbe20ce9382426b1f630e6497..f8250bab824ca7f685056016f0fe70d9a9698053 100644 (file)
@@ -45,7 +45,7 @@
  * @err: error value to store in session-specific errno variable.
  *
  * Store @err in the session-specific errno variable.  Useful values
- * for @err are EAGAIN and EINTR, other values are treated will be
+ * for @err are EINTR, EAGAIN and EMSGSIZE, other values are treated will be
  * treated as real errors in the push/pull function.
  *
  * This function is useful in replacement push and pull functions set by