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

Date: Tue, 15 May 2012 20:57:21 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42634

User: wmeier
Date: 2012/05/15 01:57 PM

Log:
 Remove unneeded includes (ctype.h, stdio.h);
 In one case, define our own size for a string buffer
  (instead of using a magic constant 'BUFSIZ');
 In a few cases: do some whitespace, indentation & reformatting cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path                    Action
  +150 -151  packet-dcerpc-ndr.c     Modified
  +491 -482  packet-ipp.c            Modified
  +1 -1      packet-kerberos.c       Modified
  +1 -2      packet-l1-events.c      Modified
  +2 -2      packet-memcache.c       Modified
  +43 -43    packet-osi.c            Modified
  +76 -50    packet-rfid-felica.c    Modified
  +2 -1      packet-rpc.c            Modified
  +3 -3      packet-smb-browse.c     Modified
  +1 -2      packet-text-media.c     Modified
  +7 -8      packet-ucp.c            Modified