CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/11/01 00:02:43
Modified files:
usr.bin/mandoc : libmandoc.h read.c roff.c
Log message:
Use struct buf in libroff, it is very natural there
and reduces the number of arguments of many functions.
While here, sprinkle some KNF.
No functional change.
