libnm-util: fix parameter name for docs generator

This commit is contained in:
Dan Williams 2011-02-28 11:29:50 -06:00
parent 204d2fff3c
commit 8a5916afdb

View file

@ -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,