aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2004-04-27 08:23:45 +0000
committerWerner Koch <[email protected]>2004-04-27 08:23:45 +0000
commit577d9c2342f99ebf163d35519ab8adc573f26765 (patch)
tree0b5ecdd7f3f18987dd069573b03d4a1c55d64b53 /g10/status.h
parent* getkey.c (get_seckey_byname2): Significantly simplify this function by (diff)
downloadgnupg-577d9c2342f99ebf163d35519ab8adc573f26765.tar.gz
gnupg-577d9c2342f99ebf163d35519ab8adc573f26765.zip
A bunch of changes for the openpgp card.
Diffstat (limited to '')
-rw-r--r--g10/status.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h
index 73cc3f1a9..63f01b9a4 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -101,6 +101,7 @@
#define STATUS_IMPORT_CHECK 69
#define STATUS_REVKEYSIG 70
#define STATUS_CARDCTRL 71
+#define STATUS_NEWSIG 72
/*-- status.c --*/
void set_status_fd ( int fd );