]> git.cameronkatri.com Git - mandoc.git/commit
Purge duplicate error reporting from the .tr request parser:
authorIngo Schwarze <schwarze@openbsd.org>
Tue, 7 Jun 2022 09:41:59 +0000 (09:41 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Tue, 7 Jun 2022 09:41:59 +0000 (09:41 +0000)
commit107fbb7280cf75642a3daa8ab3eea9a3974616b9
treedf78e805ff791bcecd0c9d6350976664ffe6d8ca
parent3b824e03ce2e314aec22bc8be1326a216864d65f
Purge duplicate error reporting from the .tr request parser:
the error was already reported earlier when roff_expand()
called roff_escape().
roff.c