mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-31 23:26:20 +00:00
Removed whitespace
This commit is contained in:
@@ -100,7 +100,6 @@ void inp_get_char(int *ch, char *input, int *size)
|
|||||||
int inp_x = 0;
|
int inp_x = 0;
|
||||||
int i;
|
int i;
|
||||||
|
|
||||||
|
|
||||||
// echo off, and get some more input
|
// echo off, and get some more input
|
||||||
noecho();
|
noecho();
|
||||||
*ch = wgetch(inp_win);
|
*ch = wgetch(inp_win);
|
||||||
|
|||||||
Reference in New Issue
Block a user