ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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