diff options
author | 2010-05-15 12:30:59 +0000 | |
---|---|---|
committer | 2010-05-15 12:30:59 +0000 | |
commit | 73e41f78d22fc5d9d3e42f552b957fa9e8c583cc (patch) | |
tree | 477b814f6cafa1707ef7aaeea739f20a1527ce6e /lib/libc | |
parent | normalize() cannot be inline and extern at the same time; prompted by (diff) | |
download | wireguard-openbsd-73e41f78d22fc5d9d3e42f552b957fa9e8c583cc.tar.xz wireguard-openbsd-73e41f78d22fc5d9d3e42f552b957fa9e8c583cc.zip |
Distinguish OPEN, MIDDLE and CLOSE delimiters (using an enum).
Only OPEN are drawn before the beginning of a macro;
this is new, before this, MIDDLE ('|') were drawn in front, too.
Only CLOSE are pushed after the end of a macro (as before).
ok kristaps@
This allows us to finally enable handling of leading punctuation
without regressions.
Diffstat (limited to 'lib/libc')
0 files changed, 0 insertions, 0 deletions