From: Simon Josefsson Date: Mon, 27 Aug 2007 14:04:57 +0000 (+0200) Subject: Doc fix. X-Git-Tag: gnutls_1_7_19~6 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1d12c895fda4a65071dbfcc1f1fa3c9abce24686;p=thirdparty%2Fgnutls.git Doc fix. --- diff --git a/lib/gnutls_errors.c b/lib/gnutls_errors.c index 150e23adb5..2c8afd4038 100644 --- a/lib/gnutls_errors.c +++ b/lib/gnutls_errors.c @@ -265,6 +265,8 @@ static const gnutls_error_entry error_algorithms[] = { * This is only useful if you are dealing with errors from the * record layer or the handshake layer. * + * For positive @error values, 0 is returned. + * **/ int gnutls_error_is_fatal (int error)