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.20-303-gaf50dfc


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  af50dfc10ae33437d044fa040e3088452fa364a0 (commit)
      from  b7a3e1c4dcb61aa483c39c927ee61680a25bb5d3 (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://sourceware.org/git/gitweb.cgi?p=glibc.git;a=commitdiff;h=af50dfc10ae33437d044fa040e3088452fa364a0

commit af50dfc10ae33437d044fa040e3088452fa364a0
Author: Siddhesh Poyarekar <siddhesh@redhat.com>
Date:   Thu Dec 4 16:15:46 2014 +0530

    Fix another typo in the ChangeLog

diff --git a/ChangeLog b/ChangeLog
index 960adad..a666337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,6 @@
 2014-12-04  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
-	* libio/fileops.c: Use IOS C style for function definitions.
+	* libio/fileops.c: Use ISO C style for function definitions.
 	* libio/iofopen.c: Likewise.
 	* libio/wfileops.c: Likewise.
 

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

Summary of changes:
 ChangeLog |    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]