Wireshark-commits: [Wireshark-commits] rev 33055: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 02 Jun 2010 18:11:19 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=33055

User: wmeier
Date: 2010/06/02 11:11 AM

Log:
 check_col() no longer required;
 Use col_add_fstr() instead of col_clear()/col_append_fstr() combo.

Directory: /trunk/epan/dissectors/
  Changes    Path               Action
  +19 -61    packet-batadv.c    Modified