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 | d3fc1a44058d12315bd16e49f8c7fd1469fd6d9d (patch) | |
tree | 7eb0cf7d3460701d6dadfca5d86aa1b47251d758 /global.sym | |
parent | 26e869df5411edc4952eede8b0ce6a5de5f536f9 (diff) | |
download | perl-d3fc1a44058d12315bd16e49f8c7fd1469fd6d9d.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 |