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

Date: Wed, 12 May 2010 23:45:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=32776

User: guy
Date: 2010/05/12 04:45 PM

Log:
 Instead of using private #defines for the last argument to
 proto_tree_add_item(), use the new REP_BIG_ENDIAN and REP_LITTLE_ENDIAN
 values.
 
 Use those #defines in variables that represent the byte order, as well.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +41 -42    packet-asap.c    Modified
  +258 -257  packet-cigi.c    Modified
  +28 -30    packet-dua.c     Modified
  +69 -70    packet-enrp.c    Modified
  +28 -30    packet-iua.c     Modified
  +35 -36    packet-m2pa.c    Modified
  +36 -39    packet-m2ua.c    Modified
  +78 -79    packet-m3ua.c    Modified
  +194 -194  packet-mq.c      Modified
  +16 -18    packet-mtp2.c    Modified
  +120 -121  packet-sctp.c    Modified


(1 file not shown)