diff options
author | Werner Koch <[email protected]> | 2003-09-30 17:36:53 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2003-09-30 17:36:53 +0000 |
commit | add4ced9159c114ba42c2b9b8aa9ef49b5af2528 (patch) | |
tree | 9fbd558125860e5ffe9dde00995de89ea21e6356 /src/err-codes.h.in | |
parent | 2003-09-13 Marcus Brinkmann <[email protected]> (diff) | |
download | libgpg-error-add4ced9159c114ba42c2b9b8aa9ef49b5af2528.tar.gz libgpg-error-add4ced9159c114ba42c2b9b8aa9ef49b5af2528.zip |
Add PIN_NOT_SYNCED.
Diffstat (limited to 'src/err-codes.h.in')
-rw-r--r-- | src/err-codes.h.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/err-codes.h.in b/src/err-codes.h.in index a46f521..34b9c10 100644 --- a/src/err-codes.h.in +++ b/src/err-codes.h.in @@ -150,6 +150,7 @@ 129 Hardware problem 130 PIN blocked 131 Conditions of use not satisfied +132 PINs are not synced 150 Invalid crypto engine 151 Public key not trusted 152 Decryption failed |