CVSROOT: /cvs Module name: src Changes by: [email protected] 2019/07/26 17:12:02
Modified files:
usr.bin/mandoc : main.c
Log message:
Cleanup, no functional change:
For clarity, stop storing the same information (in this case, -O
settings) in two structs. Give the local struct in main.c a more
descriptive name (output state).
