aboutsummaryrefslogtreecommitdiffstats
path: root/include/errors.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--include/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h
index 305a147e8..fcae69ec4 100644
--- a/include/errors.h
+++ b/include/errors.h
@@ -54,5 +54,6 @@
#define G10ERR_INV_KEYRING 32
#define G10ERR_TRUSTDB 33 /* a problem with the trustdb */
#define G10ERR_BAD_CERT 34 /* bad certicate */
+#define G10ERR_INV_USER_ID 35
#endif /*G10_ERRORS_H*/