Wireshark-commits: [Wireshark-commits] rev 50489: /trunk/epan/ /trunk/epan/: tvbuff-int.h tvbuff.c
Date: Wed, 10 Jul 2013 19:08:02 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=50489

User: darkjames
Date: 2013/07/10 12:08 PM

Log:
 tvbuff: allow tvb-implementations using their own structure (it's fine as long as first member of struct is tvbuff)
 
 Move some stuff outside tvbuff struct.

Directory: /trunk/epan/
  Changes    Path            Action
  +18 -7     tvbuff-int.h    Modified
  +73 -29    tvbuff.c        Modified