Wireshark-commits: [Wireshark-commits] master 51ff206: GSMTAP: use col_set_str() instead of col_app
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 20 Nov 2019 11:27:05 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=51ff2065db8fcb49f8f19a64afaf98bef25c9061
Submitter: "Pascal Quantin <pascal@xxxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

51ff206 by Vadim Yanitskiy (axilirator@xxxxxxxxx):

    GSMTAP: use col_set_str() instead of col_append_str()
    
    Change-Id: I1489239ba6f0f687d933e94e811e916300fe7089
    Reviewed-on: https://code.wireshark.org/review/35155
    Reviewed-by: Pascal Quantin <pascal@xxxxxxxxxxxxx>
    

Actions performed:

    from  ce0c45d   GSMTAP: drop _U_ attribute from arguments of handle_tetra()
     add  51ff206   GSMTAP: use col_set_str() instead of col_append_str()


Summary of changes:
 epan/dissectors/packet-gsmtap.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)