diff options
author | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-05-01 06:21:28 +0000 |
---|---|---|
committer | Nick Ing-Simmons <nik@tiuk.ti.com> | 2002-05-01 06:21:28 +0000 |
commit | 1946a8652c57cea05349f38e79586a59a20d01d3 (patch) | |
tree | 7eb0cf7d3460701d6dadfca5d86aa1b47251d758 /global.sym | |
parent | 220713440ec46dabd1b56f6251aa04d8d7dd007f (diff) | |
download | perl-1946a8652c57cea05349f38e79586a59a20d01d3.tar.gz |
perl embed.pl to update global.sym
p4raw-id: //depot/perlio@16296
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/global.sym b/global.sym index dec0480c38..310db2c924 100644 --- a/global.sym +++ b/global.sym @@ -473,7 +473,6 @@ Perl_sv_reset Perl_sv_setpvf Perl_sv_vsetpvf Perl_sv_setiv -Perl_sv_setpviv Perl_sv_setuv Perl_sv_setnv Perl_sv_setref_iv @@ -552,7 +551,6 @@ Perl_sv_catsv_mg Perl_sv_setpvf_mg Perl_sv_vsetpvf_mg Perl_sv_setiv_mg -Perl_sv_setpviv_mg Perl_sv_setuv_mg Perl_sv_setnv_mg Perl_sv_setpv_mg |