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

Date: Mon, 21 May 2012 14:25:28 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42745

User: wmeier
Date: 2012/05/21 07:25 AM

Log:
 Additional cleanup:
 - use #if 0/#endif to comment out code(instead of /* ...*/
 - remove unused #define
 - replace col_clear()/col_add() by col_set()

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +19 -20    packet-sync.c    Modified