mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-05 06:28:05 +02:00
wwan: fix code format
Fixes: c0ddcf2998 ('wwan: Ensure we get existing objects on reset')
This commit is contained in:
parent
c0ddcf2998
commit
8c80077805
1 changed files with 1 additions and 1 deletions
|
|
@ -265,7 +265,7 @@ modm_handle_name_owner_changed(MMManager *modem_manager, GParamSpec *pspec, NMMo
|
|||
modm_clear_manager(self);
|
||||
modm_ensure_manager(self);
|
||||
|
||||
modm_manager_available (self);
|
||||
modm_manager_available(self);
|
||||
}
|
||||
|
||||
static void
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue