This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
faef540
)
Remove obsolete comment.
author
Nicholas Clark
<nick@ccl4.org>
Sat, 4 Feb 2006 10:37:08 +0000
(10:37 +0000)
committer
Nicholas Clark
<nick@ccl4.org>
Sat, 4 Feb 2006 10:37:08 +0000
(10:37 +0000)
p4raw-id: //depot/perl@27077
perl.c
patch
|
blob
|
blame
|
history
diff --git
a/perl.c
b/perl.c
index
ad9eaf2
..
411caea
100644
(file)
--- a/
perl.c
+++ b/
perl.c
@@
-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)