From d68eba500ca0347364b4c428c51fb607c9278f07 Mon Sep 17 00:00:00 2001 From: Paul Pluzhnikov Date: Wed, 25 Feb 2015 13:11:26 -0800 Subject: Fix minor formatting violation. --- libio/tst-fopenloc.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libio') diff --git a/libio/tst-fopenloc.c b/libio/tst-fopenloc.c index 48c2d3b41c..f7f5f37638 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; -- cgit v1.2.3