From 614c46f87b3931ae66fae35cfe7a342fed5f67b8 Mon Sep 17 00:00:00 2001 From: Dan Williams Date: Fri, 20 Apr 2012 09:57:22 -0500 Subject: [PATCH] trivial: fix spacing --- libnm-glib/nm-client.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/libnm-glib/nm-client.c b/libnm-glib/nm-client.c index 3949b6dba3..781ce4c46e 100644 --- a/libnm-glib/nm-client.c +++ b/libnm-glib/nm-client.c @@ -692,7 +692,7 @@ nm_client_deactivate_connection (NMClient *client, NMActiveConnection *active) * Gets the active connections. * * Returns: (transfer none) (element-type NMClient.ActiveConnection): a #GPtrArray -* containing all the active #NMActiveConnections. + * containing all the active #NMActiveConnections. * The returned array is owned by the client and should not be modified. **/ const GPtrArray *