]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
Doc fix.
authorSimon Josefsson <simon@josefsson.org>
Mon, 27 Aug 2007 14:04:57 +0000 (16:04 +0200)
committerSimon Josefsson <simon@josefsson.org>
Mon, 27 Aug 2007 14:04:57 +0000 (16:04 +0200)
lib/gnutls_errors.c

index 150e23adb5c33411c7c4e3046f78451dec8abead..2c8afd40389935cc6429801112194576b0c97d52 100644 (file)
@@ -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)