Wireshark-commits: [Wireshark-commits] master c347eb9: Eliminate proto_tree_add_text from packet-ip

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

Commits:

c347eb9 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-ipx.c
    
    Change-Id: Ie084a33be94d91eec7f5f70ef31fcb0835ad266c
    Reviewed-on: https://code.wireshark.org/review/4829
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  283f478   Eliminate proto_tree_add_text from packet-igrp.c
    adds  c347eb9   Eliminate proto_tree_add_text from packet-ipx.c


Summary of changes:
 epan/address_to_str.c        |    8 --
 epan/dissectors/packet-ipx.c |  210 +++++++++++++++++++++++-------------------
 epan/to_str.h                |    1 -
 3 files changed, 116 insertions(+), 103 deletions(-)