aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2001-09-07 11:40:19 +0000
committerWerner Koch <[email protected]>2001-09-07 11:40:19 +0000
commit2874670be96c65a30179abe810f84a24b58ba2a4 (patch)
tree1e66cb01ef8116e8910add1f342ce7451e2af182 /g10/status.h
parentfixed a stupid C error (diff)
downloadgnupg-SNAP-1-0-6a.tar.gz
gnupg-SNAP-1-0-6a.zip
Last changes before 1.0.6a snapshot releaseSNAP-1-0-6a
Diffstat (limited to 'g10/status.h')
-rw-r--r--g10/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h
index 840df62ec..9706e3fd7 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -91,6 +91,8 @@
#define STATUS_USERID_HINT 59
#define STATUS_UNEXPECTED 60
#define STATUS_INV_RECP 61
+#define STATUS_NO_RECP 62
+#define STATUS_ALREADY_SIGNED 63
/*-- status.c --*/