On Oct 9, 2011, at 5:39 PM, [email protected] wrote:

> http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39328
> 
> User: wmeier
> Date: 2011/10/09 05:39 PM
> 
> Log:
> Convert 'encoding' parameter of certain proto_tree_add_item() calls in 
> non-autogenerated epan/dissectors:
>   Specifically:  Replace FALSE|0 and TRUE|1 by 
> ENC_BIG_ENDIAN|ENC_LITTLE_ENDIAN as
>   the encoding parameter for proto_tree_add_item() calls which directly 
> reference
>   an item in hf[] which has a type of:

        ...

>      FT_UINT_STRING

For FT_UINT_STRING, what character encoding was used?  FT_UTF_8 or FT_ASCII?
___________________________________________________________________________
Sent via:    Wireshark-dev mailing list <[email protected]>
Archives:    http://www.wireshark.org/lists/wireshark-dev
Unsubscribe: https://wireshark.org/mailman/options/wireshark-dev
             mailto:[email protected]?subject=unsubscribe

Reply via email to