aboutsummaryrefslogtreecommitdiffstats
path: root/include/errors.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>1997-12-09 12:46:23 +0000
committerWerner Koch <[email protected]>1997-12-09 12:46:23 +0000
commit935965049d424d3bb69efb672f9f44c36e7cbcb6 (patch)
tree37113923fa101828e1b43a8a71b9a85e17cd82a8 /include/errors.h
parentdetached signatures are working (diff)
downloadgnupg-935965049d424d3bb69efb672f9f44c36e7cbcb6.tar.gz
gnupg-935965049d424d3bb69efb672f9f44c36e7cbcb6.zip
fingerprints and self signatures added
Diffstat (limited to 'include/errors.h')
-rw-r--r--include/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h
index 7ad3181c4..cdd4a0549 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -49,5 +49,6 @@
#define G10ERR_NI_PUBKEY 27
#define G10ERR_NI_CIPHER 28
#define G10ERR_SIG_CLASS 29
+#define G10ERR_BAD_MPI 30
#endif /*G10_ERRORS_H*/