summaryrefslogtreecommitdiff
path: root/pp.sym
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2009-10-15 15:12:49 +0100
committerNicholas Clark <nick@ccl4.org>2009-10-15 15:12:49 +0100
commit2e0eeeaafce11cb0128a6d1e245f1a5b806e3a87 (patch)
treefbd354ebfa17ecaedc3376434fd7054557a7818e /pp.sym
parent867fa1e2da145229b4db2c6e8d5b51700c15f114 (diff)
downloadperl-2e0eeeaafce11cb0128a6d1e245f1a5b806e3a87.tar.gz
Move the boolkeys op to the group of hash ops.
This breaks binary compatibility.
Diffstat (limited to 'pp.sym')
-rw-r--r--pp.sym2
1 files changed, 1 insertions, 1 deletions
diff --git a/pp.sym b/pp.sym
index d6eb7f5132..9d4d754068 100644
--- a/pp.sym
+++ b/pp.sym
@@ -185,6 +185,7 @@ Perl_pp_exists
Perl_pp_rv2hv
Perl_pp_helem
Perl_pp_hslice
+Perl_pp_boolkeys
Perl_pp_unpack
Perl_pp_pack
Perl_pp_split
@@ -408,6 +409,5 @@ Perl_pp_getlogin
Perl_pp_syscall
Perl_pp_lock
Perl_pp_once
-Perl_pp_boolkeys
# ex: set ro: