CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/02/04 17:13:34
Modified files:
usr.bin/mandoc : mdoc.c mdoc.h mdoc_html.c mdoc_macro.c
mdoc_term.c tree.c
Log message:
Simplify by deleting the "lastline" member of struct mdoc_node.
Minus one struct member, minus 17 lines of code, no functional change.
