summaryrefslogtreecommitdiff
path: root/global.sym
diff options
context:
space:
mode:
authorVincent Pit <perl@profvince.com>2009-07-25 00:15:07 +0200
committerVincent Pit <perl@profvince.com>2009-07-25 23:26:06 +0200
commit91d1c79f6c648258e3465cf0cdbe8df3ab262de1 (patch)
tree80fc2bb47eae65d7017d956e3759daf004420d29 /global.sym
parent2788925507d099c7b1e9382ad2ddc4f3d692de28 (diff)
downloadperl-91d1c79f6c648258e3465cf0cdbe8df3ab262de1.tar.gz
Introduce save_aelem_flags()
It's the symmetric of save_helem_flags(). save_aelem() is now a macro wrapping around save_aelem_flags().
Diffstat (limited to 'global.sym')
-rw-r--r--global.sym2
1 files changed, 1 insertions, 1 deletions
diff --git a/global.sym b/global.sym
index 474e6bb307..73bf5be818 100644
--- a/global.sym
+++ b/global.sym
@@ -433,7 +433,7 @@ Perl_savesharedpvn
Perl_savesvpv
Perl_savestack_grow
Perl_savestack_grow_cnt
-Perl_save_aelem
+Perl_save_aelem_flags
Perl_save_alloc
Perl_save_aptr
Perl_save_ary