diff --git a/cmds-property.c b/cmds-property.c index 44f79079..0ffd2507 100644 --- a/cmds-property.c +++ b/cmds-property.c @@ -474,7 +474,7 @@ const struct cmd_group property_cmd_group = { cmd_property_set_usage, NULL, 0 }, { "list", cmd_property_list, cmd_property_list_usage, NULL, 0 }, - { 0, 0, 0, 0, 0 }, + NULL_CMD_STRUCT } };