Fix minor formatting violation.
authorPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 25 Feb 2015 21:11:26 +0000 (13:11 -0800)
committerPaul Pluzhnikov <ppluzhnikov@google.com>
Wed, 25 Feb 2015 21:11:26 +0000 (13:11 -0800)
libio/tst-fopenloc.c

index 48c2d3b..f7f5f37 100644 (file)
@@ -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;