mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-06 13:10:29 +01:00
parent
e86ea0240f
commit
0aa2d252bf
1 changed files with 1 additions and 1 deletions
|
|
@ -397,7 +397,7 @@ _metagen_con_show_get_fcn (NMC_META_GENERIC_INFO_GET_FCN_ARGS)
|
|||
char *s_mut;
|
||||
|
||||
NMC_HANDLE_COLOR ( ac
|
||||
? nm_active_connection_get_state (ac)
|
||||
? nmc_active_connection_state_to_color (nm_active_connection_get_state (ac))
|
||||
: NM_META_COLOR_CONNECTION_UNKNOWN);
|
||||
|
||||
if (c)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue