summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2015-04-02 22:06:17 +0000
committerschwarze <schwarze@openbsd.org>2015-04-02 22:06:17 +0000
commit3a0d07af35c4924328de84e2ae1edf356f8ef40f (patch)
tree1468fe8c7cc50a045d63456530f3186683c9976e /lib
parentPrevent integer overflow when parsing -S argument as percentage. (diff)
downloadwireguard-openbsd-3a0d07af35c4924328de84e2ae1edf356f8ef40f.tar.xz
wireguard-openbsd-3a0d07af35c4924328de84e2ae1edf356f8ef40f.zip
Second step towards parser unification:
Replace struct mdoc_node and struct man_node by a unified struct roff_node. To be able to use the tok member for both mdoc(7) and man(7) without defining all the macros in roff.h, sacrifice a tiny bit of type safety and make tok an int rather than an enum. Almost mechanical, no functional change. Written on the Eurostar from Bruxelles to London on the way to p2k15.
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions