Wireshark-commits: [Wireshark-commits] master d65b7d5: Eliminate proto_tree_add_text from GSM_SMS d

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 1 Oct 2014 13:37:54 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=d65b7d5cd2d117a9ee08d8ab83d7e50241f15844
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

d65b7d5 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from GSM_SMS dissector.
    
    Change-Id: Ibe189239735da2ebb1b0ce61a5af249975b38be3
    Reviewed-on: https://code.wireshark.org/review/4402
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  fa1d0be   cmake: update FindGTK2 to v3.0.1-1824-g0b12815
    adds  d65b7d5   Eliminate proto_tree_add_text from GSM_SMS dissector.


Summary of changes:
 epan/dissectors/packet-ansi_637.c |    2 +-
 epan/dissectors/packet-gsm_sms.c  | 2676 ++++++++++++++++---------------------
 epan/dissectors/packet-gsm_sms.h  |    2 +-
 3 files changed, 1180 insertions(+), 1500 deletions(-)