Wireshark-commits: [Wireshark-commits] master 3d7e5a6: Eliminate proto_tree_add_text from packet-gs

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 4 Oct 2014 20:23:10 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3d7e5a6b9db1054f63080a23fb0c506bc03d95b2
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3d7e5a6 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Eliminate proto_tree_add_text from packet-gsm_a_bssmap.c
    
    Also remove other_decode_bitfield_value calls.
    
    Change-Id: I056fe74fbd547b690cd5ed60e3e8777df9474704
    Reviewed-on: https://code.wireshark.org/review/4468
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  fa5b76f   GTK (hostlist_table) fix indent (use 4 spaces) and modelines info
    adds  3d7e5a6   Eliminate proto_tree_add_text from packet-gsm_a_bssmap.c


Summary of changes:
 epan/dissectors/packet-gsm_a_bssmap.c |  910 ++++++++++++++-------------------
 1 file changed, 385 insertions(+), 525 deletions(-)