mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-24 04:20:06 +01:00
libnm: fix gtkdoc for nm_setting_ip_config_next_valid_dns_option()
Fixes: 019943bb5d
This commit is contained in:
parent
eef0342bcc
commit
d81e8b96d2
1 changed files with 1 additions and 1 deletions
|
|
@ -1479,7 +1479,7 @@ nm_setting_ip_config_get_dns_option (NMSettingIPConfig *setting, guint idx)
|
|||
}
|
||||
|
||||
/**
|
||||
* nm_setting_ip_config_next_valid_dns_option
|
||||
* nm_setting_ip_config_next_valid_dns_option:
|
||||
* @setting: the #NMSettingIPConfig
|
||||
* @idx: index to start the search from
|
||||
*
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue