From 5c1cca042e6bc0de22c7913f08457c7b8a46e592 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 1 Dec 1997 10:33:23 +0000 Subject: List and check sigs works --- include/errors.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/errors.h') diff --git a/include/errors.h b/include/errors.h index f2e7570cc..7ad3181c4 100644 --- a/include/errors.h +++ b/include/errors.h @@ -48,5 +48,6 @@ #define G10ERR_PASSPHRASE 26 /* invalid passphrase */ #define G10ERR_NI_PUBKEY 27 #define G10ERR_NI_CIPHER 28 +#define G10ERR_SIG_CLASS 29 #endif /*G10_ERRORS_H*/ -- cgit v1.2.3