From 5fbabdf032b370e99e8685958b6e15eb3b2ff0f7 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 4 May 2017 17:48:28 +0000 Subject: Parser reorg: Generate the first node on the roff level: .br Fix some column numbers in diagnostic messages while here. --- regress/roff/cond/close.out_lint | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/roff/cond/close.out_lint') diff --git a/regress/roff/cond/close.out_lint b/regress/roff/cond/close.out_lint index e3419dba..c59a98d7 100644 --- a/regress/roff/cond/close.out_lint +++ b/regress/roff/cond/close.out_lint @@ -1 +1 @@ -mandoc: close.in:14:1: ERROR: appending missing end of block: if +mandoc: close.in:14:2: ERROR: appending missing end of block: if -- cgit