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 cb2ef51..aa48274 100644
--- a/lib/error_handler.c
+++ b/lib/error_handler.c
@@ -13,6 +13,7 @@ const char *SPM_ERR_STRING[] = {
"Failed to fetch package",
"Manifest has no header",
"Manifest has no data",
+ "Parsing error",
NULL,
};