Wireshark-commits: [Wireshark-commits] master aaa5551: Update the comments/warnings about using pro
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=aaa55513465689570366c8ed86bafe7048806fd1
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
aaa5551 by Jeff Morriss (jeff.morriss.ws@xxxxxxxxx):
Update the comments/warnings about using proto_tree_append_string().
packet-wsp.c hasn't used proto_tree_append_string() since
Ic5467289aae7d54e78c1fd65f93358387d6139aa. Use packet-frame as the example
instead.
Change-Id: I69fb10679ec1685a61aac182414e596b345153fd
Reviewed-on: https://code.wireshark.org/review/15563
Petri-Dish: Jeff Morriss <jeff.morriss.ws@xxxxxxxxx>
Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from 0bc1cdd Fix dissection of JXTA over UDP.
adds aaa5551 Update the comments/warnings about using proto_tree_append_string().
Summary of changes:
epan/proto.c | 23 ++++++++++++-----------
epan/proto.h | 10 +++++-----
2 files changed, 17 insertions(+), 16 deletions(-)