aboutsummaryrefslogtreecommitdiff
path: root/lib/error_handler.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/error_handler.c')
-rw-r--r--lib/error_handler.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/error_handler.c b/lib/error_handler.c
index aa48274..2ccb4e7 100644
--- a/lib/error_handler.c
+++ b/lib/error_handler.c
@@ -14,6 +14,7 @@ const char *SPM_ERR_STRING[] = {
"Manifest has no header",
"Manifest has no data",
"Parsing error",
+ "Not implemented",
NULL,
};