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

Date: Tue, 15 Nov 2011 07:56:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=39844

User: alagoutte
Date: 2011/11/14 11:56 PM

Log:
 Enhance CPHA dissector
 * Remove struct and sizeof
 * Replace proto_tree_add_* by proto_tree_add_item
 * Replace CPHA function (report2str, opcode2str...) by standard Wireshark functions
 * and minor bug fix

Directory: /trunk/epan/dissectors/
  Changes    Path             Action
  +196 -306  packet-cpha.c    Modified