]> git.cameronkatri.com Git - mandoc.git/commit
Simplify by allowing only one pre-handler.
authorIngo Schwarze <schwarze@openbsd.org>
Fri, 1 Aug 2014 22:22:11 +0000 (22:22 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Fri, 1 Aug 2014 22:22:11 +0000 (22:22 +0000)
commit05ffcc8fa26c68ad6b2a8a359af8fba0c60301a8
treeb6c6fa38dc942dbaff120e37de87ab2e6aed24a1
parent9478246fdbadd15d72ff995eadbe78fe9ca4bbb0
Simplify by allowing only one pre-handler.
Saves 12 static arrays and 19 lines of code.
No functional change.
mdoc_validate.c