CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/02 12:22:46
Modified files:
usr.bin/mandoc : mdoc_macro.c
regress/usr.bin/mandoc/mdoc/Bl: break.out_lint
regress/usr.bin/mandoc/mdoc/Op: break.out_lint
Log message:
Simplify and reindent make_pending(). No functional change
except that some error messages become less confusing.
Now the function is almost readable (but still requires
nineteen lines of comments for fourteen lines of code).
