diff options
Diffstat (limited to 'g10/status.h')
-rw-r--r-- | g10/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/g10/status.h b/g10/status.h index 2365dbdf5..612cfdbcb 100644 --- a/g10/status.h +++ b/g10/status.h @@ -67,6 +67,7 @@ #define STATUS_IMPORT_RES 37 #define STATUS_FILE_START 38 #define STATUS_FILE_DONE 39 +#define STATUS_FILE_ERROR 40 /*-- status.c --*/ |