format: run nm-code-format
Reformat with: clang-format version 19.1.0 (Fedora 19.1.0-1.fc41) https://gitlab.freedesktop.org/NetworkManager/NetworkManager/-/merge_requests/2046
This commit is contained in:
@@ -314,7 +314,7 @@ add_device_common(NMTstcServiceInfo *sinfo,
|
||||
|
||||
loop = g_main_loop_new(nm_client_get_main_context(client), FALSE);
|
||||
|
||||
info = (AddDeviceInfo){
|
||||
info = (AddDeviceInfo) {
|
||||
.ifname = ifname,
|
||||
.loop = loop,
|
||||
};
|
||||
|
Reference in New Issue
Block a user