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

Date: Tue, 08 May 2012 15:16:55 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42509

User: wmeier
Date: 2012/05/08 08:16 AM

Log:
 General cleanup including:
 - remove unneeded #include <stdlib.h>
 - rework some "function-like" macros to use
   'do {...} while (0)' construct;
 - reformat hf[] entries;
 - indentation/whitespace/long-lines/parentheses.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +2049 -1950 packet-sccp.c    Modified