mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-14 21:14:35 +03:00
Spacing around operators
This commit is contained in:
@ -24,7 +24,7 @@ typedef struct MainPanel_ {
|
||||
Panel super;
|
||||
State* state;
|
||||
IncSet* inc;
|
||||
Htop_Action *keys;
|
||||
Htop_Action* keys;
|
||||
pid_t pidSearch;
|
||||
} MainPanel;
|
||||
|
||||
|
Reference in New Issue
Block a user