mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-08 10:08:05 +02: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 FALSE;
|
||||||
return !!dbus_connection_get_data (dbus_g_connection_get_connection (connection), priv_slot);
|
return !!dbus_connection_get_data (dbus_g_connection_get_connection (connection), priv_slot);
|
||||||
}
|
}
|
||||||
|
|
||||||
DBusGProxy *
|
DBusGProxy *
|
||||||
_nm_dbus_new_proxy_for_connection (DBusGConnection *connection,
|
_nm_dbus_new_proxy_for_connection (DBusGConnection *connection,
|
||||||
const char *path,
|
const char *path,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue