summaryrefslogtreecommitdiffstats
path: root/Keyword.xs
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2013-07-21 02:20:26 -0400
committerJesse Luehrs <doy@tozt.net>2013-07-21 02:20:26 -0400
commit82c7c18a4c0bd537a55cd9313afa9c5213006bb2 (patch)
tree97b85283f3d1af04f6eda40b59a6f713df271d78 /Keyword.xs
parenta395a5656a81d6b44cd0b4d4b041a50d909c890c (diff)
downloadparse-keyword-82c7c18a4c0bd537a55cd9313afa9c5213006bb2.tar.gz
parse-keyword-82c7c18a4c0bd537a55cd9313afa9c5213006bb2.zip
rename this function
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;