removed test depending on 3.1 functions.
[gnutls.git] / doc / cha-errors.texi
blob0948d0552d99041e1599733f777bb17446b8ef77
1 @node Error codes
2 @appendix Error Codes and Descriptions
3 @cindex error codes
5 The error codes used throughout the library are described below.  The
6 return code @code{GNUTLS_E_SUCCESS} indicate successful operation, and
7 is guaranteed to have the value 0, so you can use it in logical
8 expressions.
10 @include error_codes.texi