diff options
Diffstat (limited to 'mandoc_msg.c')
-rw-r--r-- | mandoc_msg.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mandoc_msg.c b/mandoc_msg.c index 2be6b0a1..8ce4ede9 100644 --- a/mandoc_msg.c +++ b/mandoc_msg.c @@ -223,6 +223,7 @@ static const char *const type_message[MANDOCERR_MAX] = { "excessive shift", "NOT IMPLEMENTED: .so with absolute path or \"..\"", ".so request failed", + "skipping tag containing whitespace", "skipping all arguments", "skipping excess arguments", "divide by zero", |