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

Date: Tue, 19 Jul 2011 03:20:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=38106

User: guy
Date: 2011/07/18 08:20 PM

Log:
 Use ENC_LITTLE_ENDIAN rather than TRUE in proto_tree_add_item() calls. 
 (Yes, that means that all but one call uses ENC_LITTLE_ENDIAN, and one
 uses ENC_BIG_ENDIAN.  I guess that's how the protocol works....)

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +33 -34    packet-bacapp.c    Modified