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

Date: Thu, 12 Jan 2012 22:25:42 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=40446

User: wmeier
Date: 2012/01/12 02:25 PM

Log:
 Various minor mods;
 - check-col() not needed;
 - use tvb_new_subset_remaining() iso tvb_new();
 - #if 0 (currently ?) unused 'erf_handle';
 - Convert some '4 space tabs' to 4 spaces;
 - other reformatting.

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +57 -54    packet-meta.c    Modified
  +42 -43    packet-meta.h    Modified