In perl.git, the branch blead has been updated

<http://perl5.git.perl.org/perl.git/commitdiff/f918391ded03d22879e8fcd17e6b286e48a04578?hp=fcf56c882778404575ffceaf30da524e2e7c5219>

- Log -----------------------------------------------------------------
commit f918391ded03d22879e8fcd17e6b286e48a04578
Author: H.Merijn Brand <h.m.br...@xs4all.nl>
Date:   Wed Apr 14 16:14:16 2010 +0200

    Between parens is the unit name
    
    Strip trailing blank. Manual fix after metaunit fix
    3e6d782f8c2ac2b94d9f217b0a91989b144feca4

M       Porting/Glossary

commit fb80572645f15fc084d44d5bdb9ff69a942e037d
Author: H.Merijn Brand <h.m.br...@xs4all.nl>
Date:   Wed Apr 14 15:59:22 2010 +0200

    Merge branches 'blead' and 'blead' of perl5.git.perl.org:/gitroot/perl into 
blead
-----------------------------------------------------------------------

Summary of changes:
 Porting/Glossary |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Porting/Glossary b/Porting/Glossary
index 57626e5..e0df178 100644
--- a/Porting/Glossary
+++ b/Porting/Glossary
@@ -1621,8 +1621,8 @@ d_prctl (d_prctl.U):
        This variable conditionally defines the HAS_PRCTL symbol, which
        indicates to the C program that the prctl() routine is available.
 
-d_prctl_set_name (d_prctl_set_name.U):
-       This variable conditionally defines the HAS_PRCTL_SET_NAME symbol, 
+d_prctl_set_name (d_prctl.U):
+       This variable conditionally defines the HAS_PRCTL_SET_NAME symbol,
        which indicates to the C program that the prctl() routine supports
        the PR_SET_NAME option.
 

--
Perl5 Master Repository

Reply via email to