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

Date: Mon, 07 May 2012 19:38:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42482

User: guy
Date: 2012/05/07 12:38 PM

Log:
 Get rid of remaining Booleans-as-encoding-arguments in
 proto_tree_add_item() calls.
 
 (The field is a counted string, so the byte order is in theory relevant,
 although the count is, in this case, a single byte.)

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