mirror of
https://github.com/Decscots/Lockpick_RCM
synced 2024-11-22 07:09:25 +00:00
Fix trailing whitespace
This commit is contained in:
parent
250f068211
commit
1f2f0c433e
23 changed files with 547 additions and 548 deletions
|
@ -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 a new issue