aboutsummaryrefslogtreecommitdiffstats
path: root/src/err-codes.h.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2016-11-02 09:05:37 +0000
committerWerner Koch <[email protected]>2016-11-02 09:05:37 +0000
commit49e32eed4550869644d706352d683ddba5696d4e (patch)
treebdecb612a4954b8316e1fb4e143da6524bc8aea3 /src/err-codes.h.in
parenttests: Fix name of the test. (diff)
downloadlibgpg-error-49e32eed4550869644d706352d683ddba5696d4e.tar.gz
libgpg-error-49e32eed4550869644d706352d683ddba5696d4e.zip
Add error codes GPG_ERR_TOO_YOUNG and GPG_ERR_TOO_OLD.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r--src/err-codes.h.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index 1bf717d..f29c234 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -326,6 +326,8 @@
304 GPG_ERR_USER_ID_EXISTS User ID already exists
305 GPG_ERR_NAME_EXISTS Name already exists
306 GPG_ERR_DUP_NAME Duplicated name
+307 GPG_ERR_TOO_YOUNG Objects is too young
+308 GPG_ERR_TOO_OLD Objects is too old
# This range is free for use.
#