mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-02-12 13:30:35 +01:00
parent
0c6f88d4f0
commit
81b2d77795
1 changed files with 1 additions and 1 deletions
|
|
@ -1992,7 +1992,7 @@ nmp_cache_remove_netlink (NMPCache *cache,
|
|||
const NMDedupMultiEntry *entry_old;
|
||||
const NMDedupMultiEntry *entry_new = NULL;
|
||||
const NMPObject *obj_old;
|
||||
NMPObject *obj_new;
|
||||
nm_auto_nmpobj NMPObject *obj_new = NULL;
|
||||
|
||||
entry_old = _lookup_obj (cache, obj_needle);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue