summaryrefslogtreecommitdiff
path: root/usr.bin/script/script.c
diff options
context:
space:
mode:
authorrillig <rillig@NetBSD.org>2022-02-12 19:56:52 +0000
committerrillig <rillig@NetBSD.org>2022-02-12 19:56:52 +0000
commit5b254d856543e66a1f4deb5a3dfd0c1ad8df650b (patch)
tree86c70c1456ab4b75d4f4f17989691c64c9706aec /usr.bin/script/script.c
parentc0d6a3ebd14be41bf3c7e1eb0dfaf7ac0012e5a6 (diff)
indent: fix indentation of enum constants in typedef (since 2019-04-04)
The solution is not elegant since it adds a small state machine inside the parser state, but at least these states only depend on the sequence of token types and not on any other part of the parser state. Reported in PR#55453.
Diffstat (limited to 'usr.bin/script/script.c')
0 files changed, 0 insertions, 0 deletions