mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-27 08:25:47 +01:00
Fix alignment of code
This commit is contained in:
parent
0e7a013089
commit
3be86ac823
@ -13,6 +13,7 @@ int main() {
|
|||||||
|
|
||||||
// disable any character output
|
// disable any character output
|
||||||
noecho();
|
noecho();
|
||||||
|
|
||||||
// hide cursor
|
// hide cursor
|
||||||
curs_set(0);
|
curs_set(0);
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user