mirror of
https://github.com/xzeldon/htop.git
synced 2025-07-12 12:14:36 +03:00
Spacing around operators
This commit is contained in:
@ -64,7 +64,7 @@ typedef struct LinuxProcessList_ {
|
||||
bool haveSmapsRollup;
|
||||
|
||||
#ifdef HAVE_DELAYACCT
|
||||
struct nl_sock *netlink_socket;
|
||||
struct nl_sock* netlink_socket;
|
||||
int netlink_family;
|
||||
#endif
|
||||
|
||||
|
Reference in New Issue
Block a user