mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-31 16:00:12 +01:00
Spacing fix
git-svn-id: http://svn-archive.gnome.org/svn/NetworkManager/trunk@2031 4912f4e0-d625-0410-9fb7-b9a5a253dbdc
This commit is contained in:
parent
11518a7ad2
commit
cb7ca51e0a
1 changed files with 1 additions and 1 deletions
|
|
@ -620,7 +620,7 @@ nm_device_set_active_link (NMDevice *self,
|
|||
}
|
||||
}
|
||||
}
|
||||
nm_dbus_schedule_device_status_change_signal (app_data, self, NULL, link_active ? DEVICE_CARRIER_ON : DEVICE_CARRIER_OFF);
|
||||
nm_dbus_schedule_device_status_change_signal (app_data, self, NULL, link_active ? DEVICE_CARRIER_ON : DEVICE_CARRIER_OFF);
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue