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 d20c36fb..f437a526 100644
--- a/main.c
+++ b/main.c
@@ -183,6 +183,7 @@ static const char * const mandocerrs[MANDOCERR_MAX] = {
"bad table option",
"bad table layout",
"no table layout cells specified",
+ "no table data cells specified",
"input stack limit exceeded, infinite loop?",
"skipping bad character",
"skipping text before the first section header",