CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/10/17 15:03:05
Modified files:
usr.bin/mandoc : out.c
Log message:
simplify a few accesses to fields of structs, using auxiliary pointer
variables that are already present (and used nearby) in the code;
no functional change
