summaryrefslogtreecommitdiff
path: root/src/devices/wifi/nm-device-wifi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/wifi/nm-device-wifi.h')
-rw-r--r--src/devices/wifi/nm-device-wifi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/wifi/nm-device-wifi.h b/src/devices/wifi/nm-device-wifi.h
index c74ff1c5bf..e2954b9c5c 100644
--- a/src/devices/wifi/nm-device-wifi.h
+++ b/src/devices/wifi/nm-device-wifi.h
@@ -73,7 +73,7 @@ struct _NMDeviceWifiClass
GType nm_device_wifi_get_type (void);
-NMDevice *nm_device_wifi_new (NMPlatformLink *platform_device);
+NMDevice * nm_device_wifi_new (const char *iface);
G_END_DECLS