mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-05 01:50:25 +01:00
libnm-util: fix parameter name for docs generator
This commit is contained in:
parent
204d2fff3c
commit
8a5916afdb
1 changed files with 1 additions and 1 deletions
|
|
@ -125,7 +125,7 @@ void nm_connection_clear_secrets (NMConnection *connection);
|
|||
|
||||
gboolean nm_connection_update_secrets (NMConnection *connection,
|
||||
const char *setting_name,
|
||||
GHashTable *secrets,
|
||||
GHashTable *all_secrets,
|
||||
GError **error);
|
||||
|
||||
void nm_connection_set_path (NMConnection *connection,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue