summaryrefslogtreecommitdiff
path: root/libnm-util/nm-connection.h
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2011-02-28 11:29:50 -0600
committerDan Williams <dcbw@redhat.com>2011-02-28 11:29:50 -0600
commit8a5916afdb66b2e2ab1ca7b8e441fc697ebd9d00 (patch)
tree91f9021561362403d6be827d55cdb509e2052df7 /libnm-util/nm-connection.h
parent204d2fff3c38b203148ab1e839b5e870564f4986 (diff)
downloadNetworkManager-8a5916afdb66b2e2ab1ca7b8e441fc697ebd9d00.tar.gz
libnm-util: fix parameter name for docs generator
Diffstat (limited to 'libnm-util/nm-connection.h')
-rw-r--r--libnm-util/nm-connection.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libnm-util/nm-connection.h b/libnm-util/nm-connection.h
index 3c356a758b..03197b7c7d 100644
--- a/libnm-util/nm-connection.h
+++ b/libnm-util/nm-connection.h
@@ -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,