aboutsummaryrefslogtreecommitdiffstats
path: root/common/errors.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/errors.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/errors.h b/common/errors.h
index 881a2fa51..f34f3ba79 100644
--- a/common/errors.h
+++ b/common/errors.h
@@ -99,7 +99,8 @@ enum {
STATUS_EXPKEYSIG,
STATUS_TRUNCATED,
- STATUS_ERROR
+ STATUS_ERROR,
+ STATUS_NEWSIG
};