aboutsummaryrefslogtreecommitdiffstats
path: root/src/err-codes.h.in
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2017-02-19 12:08:06 +0000
committerWerner Koch <[email protected]>2017-02-19 12:08:47 +0000
commit3a2ee6df5911728938a2fb56237b08f790841a0c (patch)
tree197dbe9f2f13d06bc2c67bb20d5cc96951a83b13 /src/err-codes.h.in
parentsyscfg: Add a sh3 architecture. (diff)
downloadlibgpg-error-3a2ee6df5911728938a2fb56237b08f790841a0c.tar.gz
libgpg-error-3a2ee6df5911728938a2fb56237b08f790841a0c.zip
New error code GPG_ERR_INV_NAME.
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r--src/err-codes.h.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index 1c46948..2667d71 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -332,6 +332,7 @@
310 GPG_ERR_INV_ORDER Invalid execution order
311 GPG_ERR_ALREADY_FETCHED Already fetched
312 GPG_ERR_TRY_LATER Try again later
+313 GPG_ERR_WRONG_NAME Wrong name
# This range is free for use.
666 GPG_ERR_SYSTEM_BUG System bug detected