Add missing change from b80913d

This commit is contained in:
Ted John 2018-06-20 21:59:54 +01:00
parent 3067534ef1
commit c640427d89
1 changed files with 1 additions and 1 deletions

View File

@ -41,7 +41,7 @@ static constexpr const format_code_token format_code_tokens[] = {
{ FORMAT_INT32, "INT32" },
{ FORMAT_COMMA2DP32, "COMMA2DP32" },
{ FORMAT_COMMA16, "COMMA16" },
{ FORMAT_uint16_t, "uint16_t" },
{ FORMAT_UINT16, "UINT16" },
{ FORMAT_CURRENCY2DP, "CURRENCY2DP" },
{ FORMAT_CURRENCY, "CURRENCY" },
{ FORMAT_STRINGID, "STRINGID" },