Fix typo and type mismatch.
This commit is contained in:
parent
4ac41aa148
commit
4f6bc949bd
1 changed files with 1 additions and 1 deletions
|
@ -166,7 +166,7 @@ long conditions[] = {{
|
|||
{}
|
||||
}};
|
||||
|
||||
vocabulary_t vocabulary[] {{
|
||||
const vocabulary_t vocabulary[] = {{
|
||||
{}
|
||||
}};
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue