From 27ffbcf63cf4e0cf87d0f4012735f709e215d5cb Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Tue, 23 Aug 2011 15:46:50 +0200 Subject: Add GPG_ERR_AMBIGUOUS --- src/err-codes.h.in | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'src') diff --git a/src/err-codes.h.in b/src/err-codes.h.in index e722688..dcef931 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -218,8 +218,9 @@ 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 GPG_ERR_DUP_KEY Duplicated key -# 190 to 197 are free to be used. +189 GPG_ERR_DUP_KEY Duplicated key +190 GPG_ERR_AMBIGUOUS Ambiguous result +# 191 to 197 are free to be used. 198 GPG_ERR_FULLY_CANCELED Operation fully cancelled 199 GPG_ERR_UNFINISHED Operation not yet finished -- cgit v1.2.3