Wireshark-commits: [Wireshark-commits] master f777d68: Fix Ubuntu compile error.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 29 Nov 2015 03:30:20 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f777d68bd6b31102d82932875b577018d42e23e8
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f777d68 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix Ubuntu compile error.
    
    Should be using the dgt_set_t variables provided in packet-ansi_a.c and packet-gsm_a_dtap.c
    
    Change-Id: I5bd95a2d31d4419faae0943ae0ab524e796d7d92
    Reviewed-on: https://code.wireshark.org/review/12274
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  5e6d45c   Make address_to_display() use proper (non-)constness
    adds  f777d68   Fix Ubuntu compile error.


Summary of changes:
 epan/dissectors/packet-ansi_a.c     |   26 ++++++++------------------
 epan/dissectors/packet-gsm_a_dtap.c |    2 +-
 2 files changed, 9 insertions(+), 19 deletions(-)