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)