summaryrefslogtreecommitdiffstats
path: root/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'main.c')
-rw-r--r--main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/main.c b/main.c
index d0bf0111..dab4b450 100644
--- a/main.c
+++ b/main.c
@@ -159,6 +159,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"no text in this context",
"bad comment style",
"unknown macro will be lost",
+ "NOT IMPLEMENTED: skipping request",
"line scope broken",
"argument count wrong",
"request scope close w/none open",