URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=bba29ddcf44b3b07a14205aa1a1ff1eb17b3874f
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
bba29dd by Guy Harris (guy@xxxxxxxxxxxx):
The previous change doesn't work; do it right.
The correct bit has to be set in the value passed in; create a
proto_tree_add_boolean64() that takes a 64-bit argument and use that.
Change-Id: I28eaab38308baa908bdc1b043b2f0b87a17afe0d
Reviewed-on: https://code.wireshark.org/review/8131
Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
Actions performed:
from 9abd4a2 Add Tekelec (now Oracle) AVPs.
adds bba29dd The previous change doesn't work; do it right.
Summary of changes:
epan/proto.c | 19 ++++++++++++++++++-
1 file changed, 18 insertions(+), 1 deletion(-)