mirror of
https://github.com/pavel-odintsov/fastnetmon
synced 2024-11-23 13:22:36 +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
|
||||
noecho();
|
||||
|
||||
// hide cursor
|
||||
curs_set(0);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user