This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl.h: Remove extraneous '}'
authorKarl Williamson <khw@cpan.org>
Mon, 17 Jul 2017 19:25:58 +0000 (13:25 -0600)
committerKarl Williamson <khw@cpan.org>
Mon, 17 Jul 2017 19:37:02 +0000 (13:37 -0600)
commitb0d0f975aaa2f94594b71546d04825511820bfe9
treeb39ffeae39c67bac78b003c0e08c2e94ed7d1308
parent978b185906e439ce6a0fcb8e90c8e3f328556a8a
perl.h: Remove extraneous '}'

This would be a syntax error if the code ever got compiled, but another
error prevents that, which will be fixed in the next commit.
perl.h