mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-14 20:40:32 +01:00
libnm-core: remove wrong annotation in NMSettingIPConfig
This commit is contained in:
parent
e0bbaf6a39
commit
593f6efeae
1 changed files with 0 additions and 2 deletions
|
|
@ -1691,8 +1691,6 @@ nm_setting_ip_config_remove_dns_search (NMSettingIPConfig *setting, int idx)
|
|||
* Removes the DNS search domain @dns_search.
|
||||
*
|
||||
* Returns: %TRUE if the DNS search domain was found and removed; %FALSE if it was not.
|
||||
*
|
||||
* Since 0.9.10
|
||||
**/
|
||||
gboolean
|
||||
nm_setting_ip_config_remove_dns_search_by_value (NMSettingIPConfig *setting,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue