mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-04 13:00:31 +01:00
trivial: whitespace fix
This commit is contained in:
parent
f37686fba7
commit
b573de0408
1 changed files with 1 additions and 0 deletions
|
|
@ -88,6 +88,7 @@ _nm_dbus_is_connection_private (DBusGConnection *connection)
|
|||
return FALSE;
|
||||
return !!dbus_connection_get_data (dbus_g_connection_get_connection (connection), priv_slot);
|
||||
}
|
||||
|
||||
DBusGProxy *
|
||||
_nm_dbus_new_proxy_for_connection (DBusGConnection *connection,
|
||||
const char *path,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue