From 11d568a62fa2e3731718deb8040b94a9b42b3895 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 3 May 2002 20:19:35 +0000 Subject: * errors.h: Added STARUS_EXPSIG and STATUS_EXPKEYSIG. --- common/errors.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'common/errors.h') diff --git a/common/errors.h b/common/errors.h index 22c827299..71a7e4b5d 100644 --- a/common/errors.h +++ b/common/errors.h @@ -174,6 +174,9 @@ enum { STATUS_INV_RECP, STATUS_NO_RECP, STATUS_ALREADY_SIGNED, + + STATUS_EXPSIG, + STATUS_EXPKEYSIG }; -- cgit v1.2.3