mirror of git://sourceware.org/git/glibc.git
Whitespace fix.
This commit is contained in:
parent
e11ea7779d
commit
87a6784eeb
|
@ -48,7 +48,7 @@ do_test (void)
|
|||
exit (1);
|
||||
}
|
||||
|
||||
return 0;
|
||||
return 0;
|
||||
}
|
||||
|
||||
#define TEST_FUNCTION do_test ()
|
||||
|
|
Loading…
Reference in New Issue