Bill Meier wrote:
>
>On 10/10/2011 1:07 AM, Guy Harris wrote:
>>>       FT_UINT_STRING
>>
>> For FT_UINT_STRING, what character encoding was used?  FT_UTF_8 or FT_ASCII?
>
>Actually: for the FT_UINT_STRING cases I just changed TRUE/FALSE to 
>ENC_LITTLE_ENDIAN/ENC_BIG_ENDIAN
>
>None of them had ENC_UTF_8/....

Perhaps it's a bit late, but if this only affects hf_ variables when used 
within proto_add_item() calls, might it make more sense to keep this 
information within the hf_register_info struct?

Ed
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <wireshark-dev@wireshark.org>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:wireshark-dev-requ...@wireshark.org?subject=unsubscribe

Reply via email to