diff options
Diffstat (limited to 'libnm-glib/nm-device-wifi.c')
| -rw-r--r-- | libnm-glib/nm-device-wifi.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/libnm-glib/nm-device-wifi.c b/libnm-glib/nm-device-wifi.c index e61554df..47594a50 100644 --- a/libnm-glib/nm-device-wifi.c +++ b/libnm-glib/nm-device-wifi.c @@ -356,6 +356,7 @@ request_scan_cb (DBusGProxy *proxy, * instructs NM to perform scanning. Use nm_device_wifi_get_access_points() * to get available access points. * + * Since: 0.9.8 **/ void nm_device_wifi_request_scan_simple (NMDeviceWifi *device, |