Wireshark-commits: [Wireshark-commits] rev 35912: /trunk/epan/ /trunk/epan/dissectors/: packet-vine
Date: Fri, 11 Feb 2011 03:13:26 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=35912

User: morriss
Date: 2011/02/10 07:13 PM

Log:
 Rename vines_to_str() to tvb_vines_to_str() and make it take a pointer a TVB
 and an offset instead of (generally) a pointer into a TVB.
 
 Move most of the contents of packet-vines.h into packet-vines.c: the moved
 content is only needed in that file.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +109 -10   packet-vines.c    Modified
  +0 -102    packet-vines.h    Modified

Directory: /trunk/epan/
  Changes    Path                Action
  +2 -2      address_to_str.c    Modified
  +2 -1      to_str.h            Modified