1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

* errors.h: Added STATUS_IMPORT_PROBLEM.

This commit is contained in:
Werner Koch 2002-08-21 15:41:11 +00:00
parent c7dfa3a8d2
commit 04011644ae
2 changed files with 5 additions and 0 deletions

View file

@ -145,6 +145,7 @@ enum {
STATUS_BADMDC,
STATUS_ERRMDC,
STATUS_IMPORTED,
STATUS_IMPORT_PROBLEM,
STATUS_IMPORT_RES,
STATUS_FILE_START,
STATUS_FILE_DONE,