Wireshark-commits: [Wireshark-commits] master e0e03ee: Eliminate proto_tree_add_text from packet-ar

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 19 Oct 2014 03:08:07 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=e0e03ee7e76957fbecb6769c9d9cba3350512f07
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

e0e03ee by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-arp.c
    
    Change-Id: Ie9596df97a135b411693eefc39fdbd03316166a0
    Reviewed-on: https://code.wireshark.org/review/4828
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  c347eb9   Eliminate proto_tree_add_text from packet-ipx.c
    adds  e0e03ee   Eliminate proto_tree_add_text from packet-arp.c


Summary of changes:
 epan/dissectors/packet-arp.c   |  106 +++++++++++++++++++++++-----------------
 epan/dissectors/packet-arp.h   |    2 +-
 epan/dissectors/packet-q2931.c |   22 ++++-----
 3 files changed, 72 insertions(+), 58 deletions(-)