cli: fix signature of dcb_check_feature_enabled()
This commit is contained in:
@@ -3100,7 +3100,7 @@ dcb_parse_uint_array(const char *val,
|
|||||||
|
|
||||||
static void
|
static void
|
||||||
dcb_check_feature_enabled(const NMMetaEnvironment *environment,
|
dcb_check_feature_enabled(const NMMetaEnvironment *environment,
|
||||||
gpointer *environment_user_data,
|
gpointer environment_user_data,
|
||||||
NMSettingDcb *s_dcb,
|
NMSettingDcb *s_dcb,
|
||||||
const char *flags_prop)
|
const char *flags_prop)
|
||||||
{
|
{
|
||||||
|
Reference in New Issue
Block a user