Check the value of abbreviationLen

This commit is contained in:
Eric Tang
2017-08-08 17:34:08 -07:00
parent 220654876a
commit 332f1d9b5a
2 changed files with 4 additions and 0 deletions

View File

@@ -19,6 +19,7 @@
ParserError_InvalidSerializedSwitchKeymapAction,
ParserError_InvalidModuleConfigurationCount,
ParserError_InvalidKeymapCount,
ParserError_InvalidAbbreviationLen,
} parser_error_t;
// Functions: