CVSROOT: /cvs Module name: src Changes by: [email protected] 2015/01/29 19:08:37
Modified files:
usr.bin/mandoc : tbl.c tbl_data.c tbl_html.c tbl_layout.c
tbl_term.c
Log message:
Auditing the tbl(7) code for more NULL pointer accesses, i came out
empty-handed; so this is just KNF and some code simplifications,
no functional change.
