aboutsummaryrefslogtreecommitdiffstats
path: root/g10/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'g10/status.h')
-rw-r--r--g10/status.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/g10/status.h b/g10/status.h
index e1d7f524d..3581fd767 100644
--- a/g10/status.h
+++ b/g10/status.h
@@ -1,5 +1,5 @@
/* status.h
- * Copyright (C) 1998 Free Software Foundation, Inc.
+ * Copyright (C) 1998, 1999, 2000 Free Software Foundation, Inc.
*
* This file is part of GnuPG.
*
@@ -74,6 +74,7 @@
#define STATUS_BEGIN_ENCRYPTION 43
#define STATUS_END_ENCRYPTION 44
+#define STATUS_DELETE_PROBLEM 45
/*-- status.c --*/
void set_status_fd ( int fd );