summaryrefslogtreecommitdiff
path: root/src/devices/nm-device.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/nm-device.c')
-rw-r--r--src/devices/nm-device.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/devices/nm-device.c b/src/devices/nm-device.c
index d94fb6adfb..49e78feb2c 100644
--- a/src/devices/nm-device.c
+++ b/src/devices/nm-device.c
@@ -297,8 +297,8 @@ typedef struct _NMDevicePrivate {
char * dhcp_anycast_address;
/* Proxy Configuration */
- NMProxyConfig * proxy_config;
- NMPacRunnerManager * pacrunner_manager;
+ NMProxyConfig *proxy_config;
+ NMPacRunnerManager *pacrunner_manager;
/* IP4 configuration info */
NMIP4Config * ip4_config; /* Combined config from VPN, settings, and device */