fix
This commit is contained in:
parent
519d0b1e5d
commit
4b434d35ae
1 changed files with 1 additions and 1 deletions
|
@ -101,7 +101,7 @@ void Blank(const char *title, const FETCH fetch) {
|
|||
UNUSED(title);
|
||||
UNUSED(fetch);
|
||||
|
||||
printf("");
|
||||
printf(" ");
|
||||
}
|
||||
|
||||
void GetUser(const char *title, const FETCH fetch) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue