diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/err-codes.h.in | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 08472bc..173659a 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -199,7 +199,8 @@ 167 GPG_ERR_NOT_LOCKED Not locked 168 GPG_ERR_PROTOCOL_VIOLATION Protocol violation 169 GPG_ERR_INV_MAC Invalid MAC -# 170 to 199 are free to be used. +170 GPG_ERR_INV_REQUEST Invalid request +# 171 to 199 are free to be used. 200 GPG_ERR_BUFFER_TOO_SHORT Buffer too short |