diff options
author | Steve Hay <SteveHay@planit.com> | 2008-01-04 10:47:27 +0000 |
---|---|---|
committer | Steve Hay <SteveHay@planit.com> | 2008-01-04 10:47:27 +0000 |
commit | ae374e95f2465dddad54f12486ab8266e5ccbb5a (patch) | |
tree | ff46884566a465741907c25cd7f16dea487641e9 /global.sym | |
parent | 22f1178fc6ea7d78b2fce6108796ec629a70476b (diff) | |
download | perl-ae374e95f2465dddad54f12486ab8266e5ccbb5a.tar.gz |
Run regen.pl (fixes build on Win32, at least)
p4raw-id: //depot/perl@32823
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 61493c4066..021d86b1ef 100644 --- a/global.sym +++ b/global.sym @@ -337,6 +337,7 @@ Perl_newSVuv Perl_newSVnv Perl_newSVpv Perl_newSVpvn +Perl_newSVpvn_flags Perl_newSVhek Perl_newSVpvn_share Perl_newSVpvf |