Wireshark-commits: [Wireshark-commits] rev 39635: /trunk/epan/dissectors/ /trunk/epan/dissectors/:

Date: Thu, 27 Oct 2011 15:59:13 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39635

User: wmeier
Date: 2011/10/27 08:59 AM

Log:
 Fix some proto_tree_add_item() encoding args;
 In some files:
  Remove a few unneeded #includes;
  Do some whitespace/indentation cleanup

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +4 -4      packet-coap.c          Modified
  +3 -5      packet-evrc.c          Modified
  +4 -4      packet-ieee8021ah.c    Modified
  +2 -2      packet-mikey.c         Modified
  +7 -8      packet-nfs.c           Modified
  +1 -1      packet-ospf.c          Modified
  +6 -6      packet-ptp.c           Modified
  +3 -3      packet-pw-atm.c        Modified
  +223 -225  packet-ssh.c           Modified
  +3 -4      packet-tte.c           Modified