Wireshark-commits: [Wireshark-commits] master f5ed47d: Eliminate proto_tree_add_text from packet-q9

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 30 Oct 2014 20:53:55 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5ed47dbbcfe27ace417f5c76d165ddb09cb86ca
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5ed47d by Michael Mann (mmann78@xxxxxxxxxxxx):

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

Actions performed:

    from  3d9b35f   Fix a typo: Unidirected -> Undirected
    adds  f5ed47d   Eliminate proto_tree_add_text from packet-q933.c


Summary of changes:
 debian/libwireshark0.symbols        |    3 +
 epan/dissectors/packet-cdp.c        |    2 -
 epan/dissectors/packet-gsm_a_dtap.c |    7 +-
 epan/dissectors/packet-q931.c       |    3 -
 epan/dissectors/packet-q933.c       |  639 +++++++++++++++++------------------
 epan/tfs.c                          |    3 +
 epan/tfs.h                          |    3 +
 7 files changed, 315 insertions(+), 345 deletions(-)