mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-05-06 10:18:03 +02:00
cloud-setup: follow the clang-format
Signed-off-by: Fernando Fernandez Mancera <ffmancera@riseup.net>
This commit is contained in:
parent
6fef8c7235
commit
9cb01cdefd
1 changed files with 1 additions and 1 deletions
|
|
@ -145,7 +145,7 @@ _get_config_fetch_done_cb(NMHttpClient * http_client,
|
|||
}
|
||||
|
||||
iface_data->iface_get_config = g_hash_table_lookup(get_config_data->result_dict, v_hwaddr);
|
||||
iface_get_config = iface_data->iface_get_config;
|
||||
iface_get_config = iface_data->iface_get_config;
|
||||
|
||||
if (is_ipv4) {
|
||||
char tmp_addr_str[NM_UTILS_INET_ADDRSTRLEN];
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue