Wireshark-commits: [Wireshark-commits] rev 39263: /trunk/ /trunk/epan/dissectors/: packet-mpeg-audi

Date: Wed, 05 Oct 2011 02:39:06 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39263

User: wmeier
Date: 2011/10/04 07:39 PM

Log:
 Use ENC_NA as encoding for proto_tree_add_item() calls which directly reference an hf item (in hf[] with types:
      FT_NONE
      FT_BYTES
      FT_IPV6
      FT_IPXNET
      FT_OID
 Note: Encoding field set to ENC_NA only if the field was previously TRUE|FALSE|1|0|ENC_LITTLE_ENDIAN|ENC_BIG_ENDIAN

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +3 -3      packet-mpeg-audio.c    Modified
  +13 -13    packet-mpeg-pes.c      Modified
  +144 -144  packet-qsig.c          Modified
  +6 -6      packet-snmp.c          Modified
  +12 -12    packet-spnego.c        Modified
  +1 -1      packet-tetra.c         Modified

Directory: /trunk/asn1/mpeg-audio/
  Changes    Path                            Action
  +3 -3      packet-mpeg-audio-template.c    Modified

Directory: /trunk/asn1/mpeg-pes/
  Changes    Path                          Action
  +13 -13    packet-mpeg-pes-template.c    Modified

Directory: /trunk/asn1/qsig/
  Changes    Path                      Action
  +144 -144  packet-qsig-template.c    Modified

Directory: /trunk/asn1/snmp/
  Changes    Path                      Action
  +6 -6      packet-snmp-template.c    Modified


(2 files not shown)