diff options
author | 2019-01-03 22:49:00 +0000 | |
---|---|---|
committer | 2019-01-03 22:49:00 +0000 | |
commit | 39a868ffe99fd03ba9f6d96d0ff041ed3011e275 (patch) | |
tree | 64007d5fd05fc5f2576d18854a38c941f141f1ef /usr.bin/mandoc | |
parent | Fix a collection of covering unveil bugs that prevent unveil's of upper (diff) | |
download | wireguard-openbsd-39a868ffe99fd03ba9f6d96d0ff041ed3011e275.tar.xz wireguard-openbsd-39a868ffe99fd03ba9f6d96d0ff041ed3011e275.zip |
Unbreak build under OPT_DEBUG
In r1.39 I removed the `af' parameter from `unmask()' but accidently zapped
the macro's closing paranthese.
Since DEBUG() is needlessly under an OPT_DEBUG guard, this was not
effecting normal builds.
Add the missing ')' and remove the ifdef.
OK sashan
Diffstat (limited to 'usr.bin/mandoc')
0 files changed, 0 insertions, 0 deletions