mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-30 22:43:12 +03:00
Fix minor formatting violation.
This commit is contained in:
@ -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;
|
||||||
|
Reference in New Issue
Block a user