Wireshark-commits: [Wireshark-commits] master 3443e1e: Remove proto_tree_add_text from packet-afp.c

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 30 Mar 2015 13:11:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=3443e1e394c5e8238b59df846e3a32c4630b4d37
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

3443e1e by Michael Mann (mmann78@xxxxxxxxxxxx):

    Remove proto_tree_add_text from packet-afp.c
    
    Also do a bunch of proto_tree_add_bitmask conversions and other small cleanup.
    
    Change-Id: I0b42098e1db1457f80b839edbc260c0a72e177d6
    Reviewed-on: https://code.wireshark.org/review/7853
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  b428477   BTHFP: fix missing Break in switch (CID: 1287325)
    adds  3443e1e   Remove proto_tree_add_text from packet-afp.c


Summary of changes:
 epan/dissectors/packet-afp.c |  969 ++++++++++++++++++++----------------------
 1 file changed, 454 insertions(+), 515 deletions(-)