summaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-06-25 12:19:08 +0200
committerWerner Koch <wk@gnupg.org>1998-06-25 12:19:08 +0200
commit06fd61d081367d1c7bdf7fd653fe56527ee2320a (patch)
treede84926892e4038c81953f635f8c3c52a9945d62 /g10/status.h
parentsome more internall structure changes (diff)
downloadgnupg2-06fd61d081367d1c7bdf7fd653fe56527ee2320a.tar.xz
gnupg2-06fd61d081367d1c7bdf7fd653fe56527ee2320a.zip
nearly ready for 0.3.0
Diffstat (limited to 'g10/status.h')
-rw-r--r--g10/status.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/g10/status.h b/g10/status.h
index 6b0950f5f..8b5ffdacd 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -33,7 +33,7 @@
#define STATUS_BADARMOR 7
#define STATUS_RSA_OR_IDEA 8
-
+#define STATUS_SIGEXPIRED 9
/*-- status.c --*/
void set_status_fd( int fd );