CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/08/08 10:08:19
Modified files:
usr.bin/mandoc : mdoc_validate.c
Log message:
Simplify by allowing only one pre-handler.
Saves 12 static arrays and 19 lines of code.
No functional change.
