From 61e14d4bb25268593019e6df3eb02264b4ac8e0e Mon Sep 17 00:00:00 2001 From: Benny Baumann Date: Sat, 31 Oct 2020 23:28:02 +0100 Subject: Spacing around operators --- linux/LinuxProcessList.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'linux/LinuxProcessList.h') diff --git a/linux/LinuxProcessList.h b/linux/LinuxProcessList.h index 1795543f..6ecf2103 100644 --- a/linux/LinuxProcessList.h +++ b/linux/LinuxProcessList.h @@ -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 -- cgit v1.2.3