summaryrefslogtreecommitdiffstats
path: root/usr.bin/mandoc/mdoc.c
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2012-07-07 17:39:05 +0000
committerschwarze <schwarze@openbsd.org>2012-07-07 17:39:05 +0000
commit588e81c94e962dce2613e41a35bf6e80baaf2d27 (patch)
treea1e01a5177758d3b4727dd03b36a99ae9c3c685c /usr.bin/mandoc/mdoc.c
parentallow httpd to build if sslv2 is disabled, ok guenther@ (diff)
downloadwireguard-openbsd-588e81c94e962dce2613e41a35bf6e80baaf2d27.tar.xz
wireguard-openbsd-588e81c94e962dce2613e41a35bf6e80baaf2d27.zip
Fix an assert() raised by `RS' when following `TP' without a tag.
The reason was that `RS' wasn't BSCOPE'd, so the next-line (BLINE) scope opened by `TP' would still be in the macro HEAD. This was from joerg@'s archive of failures. Fix by kristaps@, bsd.lv rev. 1.74.
Diffstat (limited to 'usr.bin/mandoc/mdoc.c')
0 files changed, 0 insertions, 0 deletions