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

Date: Fri, 04 Sep 2009 18:40:03 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=29701

User: wmeier
Date: 2009/09/04 11:40 AM

Log:
 A few minor revisions:
 - if (check_col ...) no longer required;
 - Use match_strval when verifying the fcn code;
 - Add a missing #ifdef;
 - Make a global variable static;
 - Fix indentation to be consistent in a few places.

Directory: /trunk/epan/dissectors/
  Changes    Path                   Action
  +24 -32    packet-kingfisher.c    Modified