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

Date: Thu, 03 Mar 2011 03:28:41 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36129

User: morriss
Date: 2011/03/02 07:28 PM

Log:
 There's no need to pass the result of tvb_get_ptr() as the 'value' in
 proto_tree_add_*(): just use proto_tree_add_item().
 
 Use tvb_ether_to_str().
 
 Remove some unnecessary includes.

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