summaryrefslogtreecommitdiff
path: root/perl.c
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-06-23 10:55:05 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-06-23 10:55:05 +0000
commit9666903d92ab8cdd420a0bc714d5c94ce051cb2c (patch)
treecc26b173fc72600f85f44ed1dcc739bd6f0c65ae /perl.c
parent066ef5b548575efffe272b7363a2f5050ebd7e2d (diff)
downloadperl-9666903d92ab8cdd420a0bc714d5c94ce051cb2c.tar.gz
final touches to 5.004_68
p4raw-id: //depot/perl@1207
Diffstat (limited to 'perl.c')
-rw-r--r--perl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/perl.c b/perl.c
index 43a00706ae..0cacfc9262 100644
--- a/perl.c
+++ b/perl.c
@@ -1812,6 +1812,7 @@ init_interp(void)
rsfp = Nullfp; \
rsfp_filters= Nullav; \
} STMT_END
+ I_REINIT;
#else
# ifdef MULTIPLICITY
# define PERLVAR(var,type)