diff options
author | Nicholas Clark <nick@ccl4.org> | 2006-02-04 10:37:08 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2006-02-04 10:37:08 +0000 |
commit | e8121b0d0efcf7b0d99f3775e307861be34d07a2 (patch) | |
tree | 66e9be7abdb7fd268328b1f441dde945a9bc0d72 /perl.c | |
parent | faef540c8909a0bd99951f9de3e335c74b33dad1 (diff) | |
download | perl-e8121b0d0efcf7b0d99f3775e307861be34d07a2.tar.gz |
Remove obsolete comment.
p4raw-id: //depot/perl@27077
Diffstat (limited to 'perl.c')
-rw-r--r-- | perl.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -3506,7 +3506,6 @@ S_init_main_stash(pTHX) sv_setpvn(get_sv("/", TRUE), "\n", 1); } -/* PSz 18 Nov 03 fdscript now global but do not change prototype */ STATIC int S_open_script(pTHX_ const char *scriptname, bool dosearch, SV *sv, int *suidscript) |