summaryrefslogtreecommitdiff
path: root/toke.c
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2014-09-16 05:32:35 -0700
committerFather Chrysostomos <sprout@cpan.org>2014-09-16 10:03:57 -0700
commitb82e18baa5034a22165a614ef091e3248177bf62 (patch)
treea3524d68d68e524949779246c81fdb29bd8515bf /toke.c
parentf1c22b9e404ff0489520a75ead67695af4a770d3 (diff)
downloadperl-b82e18baa5034a22165a614ef091e3248177bf62.tar.gz
toke.c: Remove obsolete comment
345b37853 removed the associated parameter.
Diffstat (limited to 'toke.c')
-rw-r--r--toke.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/toke.c b/toke.c
index 8a8d187e80..cd00e9d15d 100644
--- a/toke.c
+++ b/toke.c
@@ -1987,7 +1987,6 @@ S_newSV_maybe_utf8(pTHX_ const char *const start, STRLEN len)
* a keyword (do this if the word is a label, e.g. goto FOO)
* int allow_pack : if true, : characters will also be allowed (require,
* use, etc. do this)
- * int allow_initial_tick : used by the "sub" lexer only.
*/
STATIC char *