summaryrefslogtreecommitdiff
path: root/src/err-codes.h.in
diff options
context:
space:
mode:
authorWerner Koch <wk@gnupg.org>2011-08-23 15:37:27 +0200
committerWerner Koch <wk@gnupg.org>2011-08-23 15:37:27 +0200
commite6bda00b966010934150b0c2134b24ff07b7c9fc (patch)
tree54e721d65f0ae9f46d036f94893eca528ec37f11 /src/err-codes.h.in
parentb128b8b1d60a615a41d2a4d717358f2bcce26c67 (diff)
downloadlibgpg-error-e6bda00b966010934150b0c2134b24ff07b7c9fc.tar.gz
Add GPG_ERR_DUP_KEY
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r--src/err-codes.h.in3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in
index 8bf8d87..e722688 100644
--- a/src/err-codes.h.in
+++ b/src/err-codes.h.in
@@ -218,7 +218,8 @@
186 GPG_ERR_NO_KEYSERVER No keyserver available
187 GPG_ERR_INV_CURVE Invalid elliptic curve
188 GPG_ERR_UNKNOWN_CURVE Unknown elliptic curve
-# 189 to 197 are free to be used.
+189 GPG_ERR_DUP_KEY Duplicated key
+# 190 to 197 are free to be used.
198 GPG_ERR_FULLY_CANCELED Operation fully cancelled
199 GPG_ERR_UNFINISHED Operation not yet finished