This is the mail archive of the glibc-cvs@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

GNU C Library master sources branch, master, updated. glibc-2.12-230-geaea92f


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU C Library master sources".

The branch, master has been updated
       via  eaea92f137762dd754fdf858a2cd600f15005884 (commit)
      from  fb88ac72c2dcbbd979c8798e4ea497818bb3e171 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://sources.redhat.com/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=eaea92f137762dd754fdf858a2cd600f15005884

commit eaea92f137762dd754fdf858a2cd600f15005884
Author: Ulrich Drepper <gmail@redhat.com>
Date:   Thu Dec 9 19:22:52 2010 -0500

    Fix typo in comment.

diff --git a/include/atomic.h b/include/atomic.h
index 37d0111..fc4023b 100644
--- a/include/atomic.h
+++ b/include/atomic.h
@@ -33,7 +33,7 @@
      the multi-thread case.  The interfaces have the prefix
      "catomic_".
 
-   - support functions like barriers.  They also have the preifx
+   - support functions like barriers.  They also have the prefix
      "atomic_".
 
    Architectures must provide a few lowlevel macros (the compare

-----------------------------------------------------------------------

Summary of changes:
 include/atomic.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
GNU C Library master sources


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]