forked from external/yambar
config: conf_verify_dict() now assumes attr list is NULL-terminated
This commit is contained in:
parent
2df419efc2
commit
71515e4079
21 changed files with 22 additions and 34 deletions
|
@ -703,7 +703,6 @@ verify_content(keychain_t *chain, const struct yml_node *node)
|
|||
|
||||
const struct module_info plugin_info = {
|
||||
.from_conf = &from_conf,
|
||||
.attr_count = 5,
|
||||
.attrs = {
|
||||
{"spacing", false, &conf_verify_int},
|
||||
{"left-spacing", false, &conf_verify_int},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue