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

Date: Wed, 12 Oct 2011 03:28:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39378

User: wmeier
Date: 2011/10/11 08:28 PM

Log:
 Fix a case wherein proto_tree_add_boolean() was intended instead of proto_tree_add_item().
 Also: Use proto_tree_add_boolean() instead of proto_tree_add_item() for code consistency in 2 other cases.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +3 -3      packet-ieee80211.c    Modified