summaryrefslogtreecommitdiffstats
path: root/mdocterm.c
diff options
context:
space:
mode:
Diffstat (limited to 'mdocterm.c')
-rw-r--r--mdocterm.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/mdocterm.c b/mdocterm.c
index 24b4132e..4174ff01 100644
--- a/mdocterm.c
+++ b/mdocterm.c
@@ -167,10 +167,9 @@ flushln(struct termp *p)
for (j = 0; j < p->offset; j++)
putchar(' ');
vis = 0;
- } else if (vis + vsz >= maxvis) {
+ } else if (vis + vsz >= maxvis)
/* FIXME */
errx(1, "word breaks right margin");
- }
/*
* Write out the word and a trailing space. Omit the