diff options
author | 2012-07-07 17:39:05 +0000 | |
---|---|---|
committer | 2012-07-07 17:39:05 +0000 | |
commit | 588e81c94e962dce2613e41a35bf6e80baaf2d27 (patch) | |
tree | a1e01a5177758d3b4727dd03b36a99ae9c3c685c /usr.bin/mandoc/mdoc.c | |
parent | allow httpd to build if sslv2 is disabled, ok guenther@ (diff) | |
download | wireguard-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