Wireshark-commits: [Wireshark-commits] master 139297f: atn ulcs/cpdlc: fix ia5alpha’ defined but n
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Feb 2016 14:20:31 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=139297f79a819d47c13114e8f8bdd6d84d46b004
Submitter: Anders Broman (a.broman58@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

139297f by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    atn ulcs/cpdlc: fix ia5alpha’ defined but not used [-Werror=unused-const-variable] found by gcc6
    
    Change-Id: I4483225d857636d3b76b6b03cab86868c366521d
    Reviewed-on: https://code.wireshark.org/review/13874
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  3d08acb   SPICE: fix ... defined but not used [-Werror=unused-const-variable] found by gcc6
    adds  139297f   atn ulcs/cpdlc: fix ia5alpha’ defined but not used [-Werror=unused-const-variable] found by gcc6


Summary of changes:
 asn1/atn-cpdlc/packet-atn-cpdlc-template.c |   13 +++++++++++++
 asn1/atn-ulcs/packet-atn-ulcs-template.h   |   13 -------------
 epan/dissectors/packet-atn-cpdlc.c         |   23 ++++++++++++++++++-----
 epan/dissectors/packet-atn-ulcs.h          |   13 -------------
 4 files changed, 31 insertions(+), 31 deletions(-)