URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=29c4c36105b37cb58d05c0097c8d8d708dd81ade
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
29c4c36 by Michael Mann (mmann78@xxxxxxxxxxxx):
    Remove proto_tree_add_text from gryphon dissector.
    
    Change-Id: If9f85a6cda483c5b89f9bee3524502b888ccb1d1
    Reviewed-on: https://code.wireshark.org/review/3676
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    
Actions performed:
    from  945b371   Eliminate proto_tree_add_text from some dissectors.
    adds  29c4c36   Remove proto_tree_add_text from gryphon dissector.
Summary of changes:
 plugins/gryphon/packet-gryphon.c |  242 ++++++++++++++++++++++++++------------
 1 file changed, 164 insertions(+), 78 deletions(-)