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

Date: Thu, 24 Sep 2009 15:45:05 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30114

User: wmeier
Date: 2009/09/24 08:45 AM

Log:
 Minor changes: 
 - check_col no longer req'd;
 - use tvb_strncaseeql instead of tvb_get_ptr & etc;
 - Change if (guint > 0) to if (guint != 0).

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +7 -11     packet-3com-njack.c    Modified