[config] missed the terminator json_path_handler()

This commit is contained in:
Timothy Stack 2017-03-01 10:46:26 -08:00
parent 3fed519d0c
commit 0a7816e245

View File

@ -280,6 +280,8 @@ static struct json_path_handler global_var_handlers[] = {
}
})
.for_field(&nullobj<_lnav_config>()->lc_global_vars),
json_path_handler()
};
static struct json_path_handler root_config_handlers[] = {