diff options
-rw-r--r-- | src/err-codes.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index dcef931..fd7030d 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -107,7 +107,7 @@ 75 GPG_ERR_INCOMPLETE_LINE Incomplete line 76 GPG_ERR_INV_RESPONSE Invalid response 77 GPG_ERR_NO_AGENT No agent running -78 GPG_ERR_AGENT agent error +78 GPG_ERR_AGENT Agent error 79 GPG_ERR_INV_DATA Invalid data 80 GPG_ERR_ASSUAN_SERVER_FAULT Unspecific Assuan server fault 81 GPG_ERR_ASSUAN General Assuan error |