mirror of git://sourceware.org/git/glibc.git
Fix minor formatting violation.
This commit is contained in:
parent
115e0de72a
commit
d68eba500c
|
@ -29,8 +29,8 @@
|
||||||
|
|
||||||
static const char inputfile[] = "../iconvdata/testdata/ISO-8859-1";
|
static const char inputfile[] = "../iconvdata/testdata/ISO-8859-1";
|
||||||
|
|
||||||
static
|
static int
|
||||||
int do_bz17916 (void)
|
do_bz17916 (void)
|
||||||
{
|
{
|
||||||
/* BZ #17916 -- check invalid large ccs= case. */
|
/* BZ #17916 -- check invalid large ccs= case. */
|
||||||
struct rlimit rl;
|
struct rlimit rl;
|
||||||
|
|
Loading…
Reference in New Issue