CVSROOT: /cvs Module name: src Changes by: [email protected] 2013/05/31 16:08:04
Modified files:
usr.bin/mandoc : roff.c tbl.c
Log message:
More cleanup: Consistently use the name "struct tbl_node *tbl"
that is already used almost everywhere instead of gratuitiously
inventing different names at four places. No functional change.
