summaryrefslogtreecommitdiffstats
path: root/include/errors.h
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>1998-01-26 23:09:01 +0100
committerWerner Koch <wk@gnupg.org>1998-01-26 23:09:01 +0100
commitb113394658bbaa292ca8f6e9c1c4382e2f4235cd (patch)
tree4ad41d5d7954c81676ae79d38679601b43273ec6 /include/errors.h
parentrel 0.2.0 (diff)
downloadgnupg2-b113394658bbaa292ca8f6e9c1c4382e2f4235cd.tar.xz
gnupg2-b113394658bbaa292ca8f6e9c1c4382e2f4235cd.zip
added initial i18n stuff
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 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*/