Wireshark-commits: [Wireshark-commits] rev 35962: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Wed, 16 Feb 2011 03:27:00 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35962

User: morriss
Date: 2011/02/15 07:27 PM

Log:
 Use tvb_ether_to_str().
 
 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().

Directory: /trunk/epan/dissectors/
  Changes    Path            Action
  +2 -4      packet-dtp.c    Modified