summaryrefslogtreecommitdiff
path: root/clients/common/nm-secret-agent-simple.h
diff options
context:
space:
mode:
Diffstat (limited to 'clients/common/nm-secret-agent-simple.h')
-rw-r--r--clients/common/nm-secret-agent-simple.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/clients/common/nm-secret-agent-simple.h b/clients/common/nm-secret-agent-simple.h
index a987dc28cc..a55bbe662f 100644
--- a/clients/common/nm-secret-agent-simple.h
+++ b/clients/common/nm-secret-agent-simple.h
@@ -53,9 +53,8 @@ void nm_secret_agent_simple_response (NMSecretAgentSimple *
const char *request_id,
GPtrArray *secrets);
-void nm_secret_agent_simple_set_connection_path (NMSecretAgentSimple *self,
+void nm_secret_agent_simple_enable (NMSecretAgentSimple *self,
const char *path);
-void nm_secret_agent_simple_enable (NMSecretAgentSimple *self);
G_END_DECLS