aboutsummaryrefslogtreecommitdiffstats
path: root/common/errors.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2002-08-21 15:41:11 +0000
committerWerner Koch <[email protected]>2002-08-21 15:41:11 +0000
commit04011644aeaaa3d2c757e5fdfca6609f8442569d (patch)
tree0c3b324c4e44a4c23afaa226e774cfbd8083fe08 /common/errors.h
parent* import.c (import_print_stats): Print new non_imported counter (diff)
downloadgnupg-04011644aeaaa3d2c757e5fdfca6609f8442569d.tar.gz
gnupg-04011644aeaaa3d2c757e5fdfca6609f8442569d.zip
* errors.h: Added STATUS_IMPORT_PROBLEM.
Diffstat (limited to 'common/errors.h')
-rw-r--r--common/errors.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/errors.h b/common/errors.h
index ac6a042c8..c28149fb6 100644
--- a/common/errors.h
+++ b/common/errors.h
@@ -145,6 +145,7 @@ enum {
STATUS_BADMDC,
STATUS_ERRMDC,
STATUS_IMPORTED,
+ STATUS_IMPORT_PROBLEM,
STATUS_IMPORT_RES,
STATUS_FILE_START,
STATUS_FILE_DONE,