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 42607: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Sat, 12 May 2012 22:25:30 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42607

User: guy
Date: 2012/05/12 03:25 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
  +5 -5      packet-ziop.c    Modified