diff options
Diffstat (limited to 'argv.c')
-rw-r--r-- | argv.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -169,7 +169,6 @@ mdoc_args(struct mdoc *mdoc, int line, if (MDOC_It == tok) { n = mdoc->last->parent; /* FIXME: scan for ARGS_TABSEP. */ - } if (0 == buf[*pos]) |