From: Paul Pluzhnikov Date: Wed, 25 Feb 2015 21:11:26 +0000 (-0800) Subject: Fix minor formatting violation. X-Git-Tag: upstream/2.30~6295 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d68eba500ca0347364b4c428c51fb607c9278f07;p=external%2Fglibc.git 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;