https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=5900
Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |darkjames@xxxxxxxxxxxxxxxx
--- Comment #3 from Jakub Zawadzki <darkjames@xxxxxxxxxxxxxxxx> 2011-05-09 12:33:36 PDT ---
Passing FALSE/TRUE as last argument of proto_tree_add_item() is obsoleted,
can you change it to use proper ENC_ value?
For big endian it should be ENC_BIG_ENDIAN, when it doesn't matter ENC_NA (for
example subtrees, or integer 1 byte length)
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.