summaryrefslogtreecommitdiffstats
path: root/mdoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdoc.c')
-rw-r--r--mdoc.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/mdoc.c b/mdoc.c
index e153c0dd..92d5a195 100644
--- a/mdoc.c
+++ b/mdoc.c
@@ -665,7 +665,6 @@ parsetext(struct mdoc *m, int line, char *buf)
-
static int
macrowarn(struct mdoc *m, int ln, const char *buf)
{