summaryrefslogtreecommitdiff
path: root/clients
diff options
context:
space:
mode:
authorThomas Haller <thaller@redhat.com>2015-01-11 22:52:40 +0100
committerThomas Haller <thaller@redhat.com>2015-01-11 22:52:50 +0100
commit2a3d65f8b2cd95dbab710cf23f02c2c9be8ed810 (patch)
tree467b85050a6834673b8a283f6e86aa72e19119da /clients
parent1bb1bfe6e7c8206ba5e157b15b1a4db81b24fd80 (diff)
downloadNetworkManager-2a3d65f8b2cd95dbab710cf23f02c2c9be8ed810.tar.gz
trivial: whitespace fix
Diffstat (limited to 'clients')
-rw-r--r--clients/cli/common.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/clients/cli/common.c b/clients/cli/common.c
index 6b13f7f80c..1276e73cbd 100644
--- a/clients/cli/common.c
+++ b/clients/cli/common.c
@@ -983,7 +983,7 @@ nmc_secrets_requested (NMSecretAgentSimple *agent,
nm_secret_agent_old_unregister (nmc->secret_agent, NULL, NULL);
g_clear_object (&nmc->secret_agent);
}
- }
+ }
}