aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-hartip.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2013-02-20 00:09:41 +0000
committerGuy Harris <guy@alum.mit.edu>2013-02-20 00:09:41 +0000
commit75168f6bf7288858ec86e9c995ca6e0ff2abdd1a (patch)
tree5250fd352aec729f31b17e97363e004f8b37da4e /epan/dissectors/packet-hartip.c
parentbd7c0171a9fc3a196323781c086308a9915bfb2b (diff)
No more tvb_new(), so no more need for tvb_set_real_data() or
tvb_set_subset(); code should use tvb_new_real_data() and various tvb_new_subset routines. (Neither tvb_new() nor tvb_set_real_data() nor tvb_set_subset() were exported in libwireshark.def, nor were they used outside tvbuff.c; tvb_set_real_data() and tvb_set_subset() weren't even being used *inside* tvbuff.c.) svn path=/trunk/; revision=47753
Diffstat (limited to 'epan/dissectors/packet-hartip.c')
0 files changed, 0 insertions, 0 deletions