Wireshark-commits: [Wireshark-commits] rev 52840: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Fri, 25 Oct 2013 13:24:29 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=52840

User: morriss
Date: 2013/10/25 01:24 PM

Log:
 Fix checkAPIs: don't add hf_zbee_beacon_protocol with
 proto_tree_add_uint(..., ENC_NA); use proto_tree_add_item() as it appears
 was intended.

Directory: /trunk/epan/dissectors/
  Changes    Path                 Action
  +1 -1      packet-zbee-nwk.c    Modified