From b70a430d020e8541f66cca38c00355bab7bb1017 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Sun, 17 Nov 2013 15:16:59 +0100 Subject: Add GPG_ERR_MAC_ALGO. --- src/err-codes.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/err-codes.h.in') diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 9c213de..4ecc24e 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -226,7 +226,7 @@ 194 GPG_ERR_CRYPT_CTX_CONFLICT Conflict in the crypto context 195 GPG_ERR_BROKEN_PUBKEY Broken public key 196 GPG_ERR_BROKEN_SECKEY Broken secret key -# 197 is free to be used. +197 GPG_ERR_MAC_ALGO Invalid MAC algorithm 198 GPG_ERR_FULLY_CANCELED Operation fully cancelled 199 GPG_ERR_UNFINISHED Operation not yet finished 200 GPG_ERR_BUFFER_TOO_SHORT Buffer too short -- cgit v1.2.3