mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-25 08:20:08 +01:00
libnm: fix gtk-doc comment for nm_setting_802_1x_get_phase2_ca_cert_password()
Fixes: 538e510473
This commit is contained in:
parent
86ac68049a
commit
f95b6cadd2
1 changed files with 1 additions and 1 deletions
|
|
@ -1943,7 +1943,7 @@ nm_setting_802_1x_set_phase2_client_cert (NMSetting8021x *setting,
|
|||
}
|
||||
|
||||
/**
|
||||
* nm_setting_802_1x_get_phase2_ca_cert_password:
|
||||
* nm_setting_802_1x_get_phase2_client_cert_password:
|
||||
* @setting: the #NMSetting8021x
|
||||
*
|
||||
* Returns: the password used to access the "phase2" client certificate stored in
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue