mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-05 04:30:16 +01:00
libnm: fix documentation for nm_device_wifi_get_last_scan()
This commit is contained in:
parent
34b499f1ef
commit
c2e46b7786
1 changed files with 1 additions and 1 deletions
|
|
@ -242,7 +242,7 @@ nm_device_wifi_get_access_point_by_path(NMDeviceWifi *device, const char *path)
|
|||
* Use nm_utils_get_timestamp_msec() to obtain current time value suitable for
|
||||
* comparing to this value.
|
||||
*
|
||||
* Returns: the last scan time in seconds
|
||||
* Returns: the last scan time in milliseconds (in clock_gettime(CLOCK_BOOTTIME) scale).
|
||||
*
|
||||
* Since: 1.12
|
||||
**/
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue