ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

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

Date: Thu, 26 Jul 2012 15:16:04 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44048

User: wmeier
Date: 2012/07/26 08:16 AM

Log:
 Minor cleanup, including:
 - remove uneeded #include;
 - remove uneeded col_clear();
 - widen several var definitions to prevent potential overflow;
 - remove uneeded initializers;
 - use consistent indentation;
 - whitespace.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +24 -27    packet-eiss.c         Modified
  +26 -27    packet-mpeg-sect.c    Modified