summaryrefslogtreecommitdiff
path: root/perl_keyword.pl
diff options
context:
space:
mode:
Diffstat (limited to 'perl_keyword.pl')
-rw-r--r--perl_keyword.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/perl_keyword.pl b/perl_keyword.pl
index 02d5df4b45..bb8bc74865 100644
--- a/perl_keyword.pl
+++ b/perl_keyword.pl
@@ -52,7 +52,7 @@ print <<END;
*/
I32
-Perl_keyword (pTHX_ char *name, I32 len)
+Perl_keyword (pTHX_ const char *name, I32 len)
{
$switch
unknown: