]> diplodocus.org Git - nmh/commitdiff
sbr/dtimep.l: Remove redundant wrapping parenthesis in definitions.
authorRalph Corderoy <ralph@inputplus.co.uk>
Sun, 14 May 2017 18:35:13 +0000 (19:35 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Sun, 14 May 2017 18:35:13 +0000 (19:35 +0100)
It's been decades since a lex(1) didn't follow POSIX and treat `{foo}'
as parenthesis surrounding foo's definition.  Other nmh lex files work
without the extra wrapping.


No differences found