enhanced vlist reading

This commit is contained in:
2022-07-30 15:21:44 +00:00
parent 72b0da966f
commit fd204b1d93
2 changed files with 4 additions and 29 deletions

View File

@ -630,7 +630,6 @@ typedef struct hcl_frd_t hcl_frd_t;
struct hcl_frd_t
{
int level;
int data_list_level;
int flagv;
int expect_include_file;
int expect_vlist_item;