aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tag.c
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2019-07-26 21:03:19 +0000
committerIngo Schwarze <schwarze@openbsd.org>2019-07-26 21:03:19 +0000
commita46ffff8ebc7cb83492988b159223df996cf05e4 (patch)
tree8c6cbf2ac592c7ad61513752b7f816f7a3330456 /tag.c
parent9f22e06212d3b35e53f50fe1288a658829de721e (diff)
downloadmandoc-a46ffff8ebc7cb83492988b159223df996cf05e4.tar.gz
mandoc-a46ffff8ebc7cb83492988b159223df996cf05e4.tar.zst
mandoc-a46ffff8ebc7cb83492988b159223df996cf05e4.zip
Structural cleanup, no functional change:
Mixing parser and formatter state in the same struct was a bad idea, so pull the parser state and configuration out of it. This makes sure output options are not passed into parser functions and parser options are not passed into output functions. While here, add comments to the important local variables in main().
Diffstat (limited to 'tag.c')
0 files changed, 0 insertions, 0 deletions