Add a reference to STR_ASCII and STR_UNICODE

svn path=/trunk/; revision=53868
This commit is contained in:
Pascal Quantin 2013-12-08 20:13:50 +00:00
parent 93398e794e
commit 0826029ec2
1 changed files with 4 additions and 0 deletions

View File

@ -133,6 +133,10 @@ FIELDDISPLAY --For FT_UINT{8,16,24,32,64} and FT_INT{8,16,24,32,64):
otherwise:
(must be) BASE_NONE
--For FT_STRING, FT_STRINGZ and FT_UINT_STRING:
STR_ASCII or STR_UNICODE
--For all other types:
BASE_NONE