From a735c4bf37519099ee460d0706416d9abd8bbe8e Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Thu, 23 Jul 2009 15:02:00 +0000 Subject: Add new code GPG_ERR_NOT_ENABLED --- src/err-codes.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'src/err-codes.h.in') diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 0ef107d..b917541 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -208,7 +208,8 @@ 176 GPG_ERR_NOT_OPERATIONAL Not operational 177 GPG_ERR_NO_PASSPHRASE No passphrase given 178 GPG_ERR_NO_PIN No PIN given -# 179 to 198 are free to be used. +179 GPG_ERR_NOT_ENABLED Not enabled +# 180 to 198 are free to be used. 199 GPG_ERR_UNFINISHED Operation not yet finished 200 GPG_ERR_BUFFER_TOO_SHORT Buffer too short -- cgit v1.2.3