X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcerrno.h;h=ebf329285fba82bd89e4872e2dfbe93f1869882d;hp=f8e8f15f5649556ec79d9ac9b9bad3b787481b4d;hb=10c399ae1a586f5c82b96da137bd88f8e015b659;hpb=c100f729a4713e3960a49e6c3ef9c321246b3247 diff --git a/lib/silcutil/silcerrno.h b/lib/silcutil/silcerrno.h index f8e8f15f..ebf32928 100644 --- a/lib/silcutil/silcerrno.h +++ b/lib/silcutil/silcerrno.h @@ -94,6 +94,7 @@ typedef enum { SILC_ERR_INTERRUPTED = 23, /* Interrupted */ SILC_ERR_NOT_VALID = 24, /* Not valid */ SILC_ERR_LIMIT = 25, /* Limit reached */ + SILC_ERR_SYNTAX = 26, /* Syntax error */ /* File, directory and device errors */ SILC_ERR_NO_SUCH_FILE = 40, /* No such file */