mirror of
https://sourceware.org/git/glibc.git
synced 2024-11-08 14:20:07 +00:00
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
|
||||
int do_bz17916 (void)
|
||||
static int
|
||||
do_bz17916 (void)
|
||||
{
|
||||
/* BZ #17916 -- check invalid large ccs= case. */
|
||||
struct rlimit rl;
|
||||
|
Loading…
Reference in New Issue
Block a user