mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-04 20:20:17 +01:00
docs: fix a prototype causing doc generation warnings
This commit is contained in:
parent
389c847a78
commit
e3cc3366b2
1 changed files with 1 additions and 1 deletions
|
|
@ -149,7 +149,7 @@ void nm_connection_clear_secrets (NMConnection *connection);
|
|||
|
||||
gboolean nm_connection_update_secrets (NMConnection *connection,
|
||||
const char *setting_name,
|
||||
GHashTable *setting_secrets,
|
||||
GHashTable *secrets,
|
||||
GError **error);
|
||||
|
||||
void nm_connection_set_path (NMConnection *connection,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue