In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/ad01be2b63e28bdd8e5e9c5e2a377f0391d5411d?hp=a126fb628b724353d161fad8da6c718f842f0a42>

- Log -----------------------------------------------------------------
commit ad01be2b63e28bdd8e5e9c5e2a377f0391d5411d
Author: George Greer <[email protected]>
Date:   Sat Feb 5 20:13:00 2011 -0500

    Rearrange global.sym according to 'make regen'
-----------------------------------------------------------------------

Summary of changes:
 global.sym |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/global.sym b/global.sym
index 7737552..4a61e55 100644
--- a/global.sym
+++ b/global.sym
@@ -17,10 +17,10 @@
 
 Perl_Gv_AMupdate
 Perl_PerlIO_context_layers
-Perl__swash_inversion_hash
+Perl__append_range_to_invlist
 Perl__new_invlist
+Perl__swash_inversion_hash
 Perl__swash_to_invlist
-Perl__append_range_to_invlist
 Perl_amagic_call
 Perl_amagic_deref_call
 Perl_apply_attrs_string

--
Perl5 Master Repository

Reply via email to