Fix minor formatting violation.

This commit is contained in:
Paul Pluzhnikov 2015-02-25 13:11:26 -08:00
parent 115e0de72a
commit d68eba500c

View 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;