diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2019-07-26 21:03:19 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2019-07-26 21:03:19 +0000 |
commit | 402aa5cd4e8bfb01d3b4699540f9a8dfd49011c8 (patch) | |
tree | 6325259afe5070f98eb1c961ff332054f02bfcf2 /dbm_map.c | |
parent | 988ad129a018b6274430f8e0261b4a3dfea006b5 (diff) | |
download | mandoc-402aa5cd4e8bfb01d3b4699540f9a8dfd49011c8.tar.gz |
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 'dbm_map.c')
0 files changed, 0 insertions, 0 deletions