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

Date: Thu, 24 Sep 2009 17:30:24 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=30118

User: wmeier
Date: 2009/09/24 10:30 AM

Log:
 Minor changes:
  - Use col_clear only once (in the right place);
  - Use col_add_fstr instead of col_clear/col_append_fstr;
  - check_col no longer req'd;

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +42 -60    packet-bat.c    Modified