diff options
Diffstat (limited to 'libio/tst-fopenloc.c')
-rw-r--r-- | libio/tst-fopenloc.c | 4 |
1 files changed, 2 insertions, 2 deletions
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; |