summaryrefslogtreecommitdiffstats
path: root/Keyword.xs
diff options
context:
space:
mode:
Diffstat (limited to 'Keyword.xs')
-rw-r--r--Keyword.xs2
1 files changed, 1 insertions, 1 deletions
diff --git a/Keyword.xs b/Keyword.xs
index bbc5d1b..6b60546 100644
--- a/Keyword.xs
+++ b/Keyword.xs
@@ -112,7 +112,7 @@ lex_peek(len)
RETVAL
void
-lex_read_to(len)
+lex_read(len)
UV len
CODE:
PL_curcop = &PL_compiling;