summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2007-08-27 16:04:57 +0200
committerSimon Josefsson <simon@josefsson.org>2007-08-27 16:04:57 +0200
commit1d12c895fda4a65071dbfcc1f1fa3c9abce24686 (patch)
tree68222143a6e71d1f090a93443716006830b99d5b
parentac390cd7b9ee9d36ff9c3744d03238a543a8d993 (diff)
downloadgnutls-1d12c895fda4a65071dbfcc1f1fa3c9abce24686.tar.gz
Doc fix.
-rw-r--r--lib/gnutls_errors.c2
1 files changed, 2 insertions, 0 deletions
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)