diff options
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r-- | src/err-codes.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 704049c..5990bd0 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -274,8 +274,7 @@ 248 GPG_ERR_BAD_HS_SERVER_KEX Bad server key exchange message in handshake 249 GPG_ERR_BAD_HS_CLIENT_KEX Bad client key exchange message in handshake 250 GPG_ERR_BOGUS_STRING Bogus string -# 251 is free to be used. - +251 GPG_ERR_FORBIDDEN Forbidden 252 GPG_ERR_KEY_DISABLED Key disabled 253 GPG_ERR_KEY_ON_CARD Not possible with a card based key 254 GPG_ERR_INV_LOCK_OBJ Invalid lock object |