From 08e10cd52f02df47abbd811338a82bf77e36e5d7 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sat, 19 Jan 2002 18:20:45 +0000 Subject: More error codes and mappings --- common/errors.h | 1 + 1 file changed, 1 insertion(+) (limited to 'common/errors.h') diff --git a/common/errors.h b/common/errors.h index 33ccbba29..4ce89d0c8 100644 --- a/common/errors.h +++ b/common/errors.h @@ -76,6 +76,7 @@ enum { GNUPG_CRL_Too_Old = 47, GNUPG_Line_Too_Long = 48, GNUPG_Not_Trusted = 49, + GNUPG_Canceled = 50, }; /* Status codes - fixme: should go into another file */ -- cgit v1.2.3