aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2007-03-05 10:22:56 +0000
committerWerner Koch <[email protected]>2007-03-05 10:22:56 +0000
commit7cb81bb3ef2769812678719d440aa844c0bb889a (patch)
treec9cb62c8dcee5935c4ad86b190d171beec5035d0 /g10/status.h
parentUpdated (diff)
downloadgnupg-1.4.7.tar.gz
gnupg-1.4.7.zip
Preparing 1.4.7gnupg-1.4.7
Diffstat (limited to '')
-rw-r--r--g10/status.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h
index bc7271dc9..52f6b2081 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -120,6 +120,8 @@
#define STATUS_BEGIN_SIGNING 84
+#define STATUS_ERROR 85
+
/*-- status.c --*/
void set_status_fd ( int fd );