This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
embed.fnc: Add const to remove compiler warning
authorKarl Williamson <public@khwilliamson.com>
Wed, 25 Jul 2012 00:35:40 +0000 (18:35 -0600)
committerKarl Williamson <public@khwilliamson.com>
Wed, 25 Jul 2012 03:13:43 +0000 (21:13 -0600)
This should have been declared const.


No differences found