mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
* errors.h: Added STATUS_IMPORT_PROBLEM.
This commit is contained in:
parent
c7dfa3a8d2
commit
04011644ae
@ -1,3 +1,7 @@
|
||||
2002-08-21 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* errors.h: Added STATUS_IMPORT_PROBLEM.
|
||||
|
||||
2002-08-20 Werner Koch <wk@gnupg.org>
|
||||
|
||||
* vasprintf.c: Hack to handle NULL for %s.
|
||||
|
@ -145,6 +145,7 @@ enum {
|
||||
STATUS_BADMDC,
|
||||
STATUS_ERRMDC,
|
||||
STATUS_IMPORTED,
|
||||
STATUS_IMPORT_PROBLEM,
|
||||
STATUS_IMPORT_RES,
|
||||
STATUS_FILE_START,
|
||||
STATUS_FILE_DONE,
|
||||
|
Loading…
x
Reference in New Issue
Block a user