diff options
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r-- | src/err-codes.h.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index 2667d71..33e79da 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -333,6 +333,8 @@ 311 GPG_ERR_ALREADY_FETCHED Already fetched 312 GPG_ERR_TRY_LATER Try again later 313 GPG_ERR_WRONG_NAME Wrong name +314 GPG_ERR_NO_AUTH Not authenticated +315 GPG_ERR_BAD_AUTH Bad authentication # This range is free for use. 666 GPG_ERR_SYSTEM_BUG System bug detected |