diff options
| author | Werner Koch <[email protected]> | 1998-09-14 15:49:56 +0000 |
|---|---|---|
| committer | Werner Koch <[email protected]> | 1998-09-14 15:49:56 +0000 |
| commit | c07a88da5d293db89726767fef58090177b423f4 (patch) | |
| tree | 7ea1d5d10d3e65cf29c4b03616772fb4c829f4d1 /include/errors.h | |
| parent | Updates (diff) | |
| download | gnupg-c07a88da5d293db89726767fef58090177b423f4.tar.gz gnupg-c07a88da5d293db89726767fef58090177b423f4.zip | |
New release
Diffstat (limited to 'include/errors.h')
| -rw-r--r-- | include/errors.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/errors.h b/include/errors.h index b1182ba1f..40fffcb50 100644 --- a/include/errors.h +++ b/include/errors.h @@ -62,6 +62,7 @@ #define G10ERR_TIME_CONFLICT 40 #define G10ERR_WR_PUBKEY_ALGO 41 /* unusabe pubkey algo */ #define G10ERR_FILE_EXISTS 42 +#define G10ERR_WEAK_KEY 43 #ifndef HAVE_STRERROR |
