aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/mansearch.h
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2014-12-01 04:14:14 +0000
committerIngo Schwarze <schwarze@openbsd.org>2014-12-01 04:14:14 +0000
commitbdec20eae6e2b2f2fa464025170b85076a6ae68f (patch)
tree04dab8325e4c0f6bdf723e5cc86e8cd70a9dc93c /mansearch.h
parent62befa7fcd92427df4055e759c9da7358b13ef9e (diff)
downloadmandoc-bdec20eae6e2b2f2fa464025170b85076a6ae68f.tar.gz
mandoc-bdec20eae6e2b2f2fa464025170b85076a6ae68f.tar.zst
mandoc-bdec20eae6e2b2f2fa464025170b85076a6ae68f.zip
The file read.c is part of the parser, so it cannot include main.h,
which is not part of the parser. Besides, the parser *does* modify the input buffer, so marking it "const" in the mparse_readmem() interface is an outright lie. Fix all this by killing the const, the UNCONST, and the bogus inclusion.
Diffstat (limited to 'mansearch.h')
0 files changed, 0 insertions, 0 deletions