Wireshark-commits: [Wireshark-commits] rev 33302: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 23 Jun 2010 14:24:16 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33302

User: wmeier
Date: 2010/06/23 07:24 AM

Log:
 - Use tvb_reported_length() instead of tvb_length() in a few cases;
 - col_clear() not req'd;
 - Use guint32 for offset;
 - Minor whitespace/indentation cleanup.

Directory: /trunk/epan/dissectors/
  Changes    Path                  Action
  +10 -10    packet-mactelnet.c    Modified