diff options
author | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-01 04:14:14 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@openbsd.org> | 2014-12-01 04:14:14 +0000 |
commit | 0abc048e8633d579be3759bfd83685b7afa76df3 (patch) | |
tree | 7fc774d10096a94d6bcc28223d90a5de0a0e704f /html.h | |
parent | 5a0753265874ce0fe8a026f0557553bd1fd6b036 (diff) | |
download | mandoc-0abc048e8633d579be3759bfd83685b7afa76df3.tar.gz |
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 'html.h')
0 files changed, 0 insertions, 0 deletions