mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 16:00:12 +01:00
trivial: fix spacing
This commit is contained in:
parent
77de91e5a8
commit
614c46f87b
1 changed files with 1 additions and 1 deletions
|
|
@ -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 #NMActiveConnection<!-- -->s.
|
||||
* containing all the active #NMActiveConnection<!-- -->s.
|
||||
* The returned array is owned by the client and should not be modified.
|
||||
**/
|
||||
const GPtrArray *
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue