Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] master 51360b5: Eliminate proto_tree_add_text from odds and

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 15 Sep 2015 02:20:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51360b538016523bb2d2670c7bcb51f127a757e7
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

51360b5 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from odds and ends.
    
    A few calls in the epan directory and comments in the ui directory
    
    Change-Id: Ia8f8830ac6909ab94d3a03283bfd173456bc9718
    Reviewed-on: https://code.wireshark.org/review/10492
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  aebc99a   IAP: Enhance Aruba IAP dissector
    adds  51360b5   Eliminate proto_tree_add_text from odds and ends.


Summary of changes:
 epan/dvb_chartbl.c   |    2 +-
 epan/tpg.h           |    3 +--
 epan/tvbparse.c      |    2 +-
 ui/gtk/main.c        |    9 ++++-----
 ui/qt/proto_tree.cpp |    9 ++++-----
 5 files changed, 11 insertions(+), 14 deletions(-)