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.21-122-gd68eba5


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  d68eba500ca0347364b4c428c51fb607c9278f07 (commit)
      from  115e0de72a2aa6f4999f0c0c0184cbabdfec6c63 (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=d68eba500ca0347364b4c428c51fb607c9278f07

commit d68eba500ca0347364b4c428c51fb607c9278f07
Author: Paul Pluzhnikov <ppluzhnikov@google.com>
Date:   Wed Feb 25 13:11:26 2015 -0800

    Fix minor formatting violation.

diff --git a/libio/tst-fopenloc.c b/libio/tst-fopenloc.c
index 48c2d3b..f7f5f37 100644
--- a/libio/tst-fopenloc.c
+++ b/libio/tst-fopenloc.c
@@ -29,8 +29,8 @@
 
 static const char inputfile[] = "../iconvdata/testdata/ISO-8859-1";
 
-static
-int do_bz17916 (void)
+static int
+do_bz17916 (void)
 {
   /* BZ #17916 -- check invalid large ccs= case.  */
   struct rlimit rl;

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

Summary of changes:
 libio/tst-fopenloc.c |    4 ++--
 1 files changed, 2 insertions(+), 2 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]