Fix trailing whitespace
This commit is contained in:
parent
250f068211
commit
1f2f0c433e
|
@ -263,7 +263,6 @@ void gfx_putc(char c)
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
void gfx_puts(const char *s)
|
void gfx_puts(const char *s)
|
||||||
|
|
Loading…
Reference in New Issue