improve readability of stdio: fix indentation and remove trailing spaces
Change-Id: Ic51e58a7c75d20bf770dc0ebd7f97a338fbe0036 Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com>
This commit is contained in:
parent
1297428e89
commit
a910abcd19
@ -39,7 +39,6 @@
|
|||||||
static int
|
static int
|
||||||
eofread(void *cookie, char *buf, int len)
|
eofread(void *cookie, char *buf, int len)
|
||||||
{
|
{
|
||||||
|
|
||||||
return (0);
|
return (0);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user