mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-09 12:00:36 +01:00
examples: trivial comment fix
This commit is contained in:
parent
1beb2632a0
commit
a6dccad94c
1 changed files with 1 additions and 1 deletions
|
|
@ -238,7 +238,7 @@ int main (int argc, char *argv[])
|
|||
DBUS_INTERFACE_PROPERTIES);
|
||||
g_assert (props_proxy);
|
||||
|
||||
/* Add a connection */
|
||||
/* Get active connections */
|
||||
get_active_connections (bus, props_proxy);
|
||||
|
||||
g_object_unref (props_proxy);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue