mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-08 04:30:36 +01:00
Clean up whitespace
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@473 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
a5e5771628
commit
db7e270ca8
1 changed files with 1 additions and 1 deletions
|
|
@ -209,7 +209,7 @@ static DBusMessage *nm_dbus_device_get_networks (DBusConnection *connection, DBu
|
|||
|
||||
dbus_message_iter_init (reply, &iter);
|
||||
dbus_message_iter_append_array (&iter, &iter_array, DBUS_TYPE_STRING);
|
||||
|
||||
|
||||
if ((ap_list = nm_device_ap_list_get (dev)))
|
||||
{
|
||||
if ((list_iter = nm_ap_list_iter_new (ap_list)))
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue