Wireshark-commits: [Wireshark-commits] master 96447e4: ISUP: use proto_append_item_text

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 13:17:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=96447e4496a5484c9f079209d5b3e2a6f89245d5
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

96447e4 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    ISUP: use proto_append_item_text
    
    Change-Id: Ie17717cbc7d175c3515a155517225a9babb9b5bd
    Reviewed-on: https://code.wireshark.org/review/17515
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3a21f67   Added Heuristic dissectors for the following UMTS FP channels: HS-DSCH Type 1, HS-DSCH Type 2
    adds  96447e4   ISUP: use proto_append_item_text


Summary of changes:
 epan/dissectors/packet-isup.c |  284 +++++++++++++++--------------------------
 1 file changed, 103 insertions(+), 181 deletions(-)