Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

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

Date: Sat, 12 May 2012 20:27:36 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42604

User: guy
Date: 2012/05/12 01:27 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.
 
 Replaced the "little_endian" Boolean value with an "byte_order" value
 containing the setting of the byte-order ENC_ bit.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +14 -14    packet-miop.c    Modified