Wireshark-commits: [Wireshark-commits] master 15862fd: Change some constness qualifications

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 11 Feb 2016 19:21:19 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=15862fd3266b38bb3cbb5deba639f0c2bf64671e
Submitter: Jo?o Valverde (j@xxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

15862fd by João Valverde (joao.valverde@xxxxxxxxxxxxxxxxxx):

    Change some constness qualifications
    
    Change-Id: I0ece488f43aae27e7c055c2edacbf09ff11ce16d
    Reviewed-on: https://code.wireshark.org/review/13889
    Petri-Dish: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: João Valverde <j@xxxxxx>
    

Actions performed:

    from  35919a0   AES: Fix dereference of null pointer
    adds  15862fd   Change some constness qualifications


Summary of changes:
 epan/addr_resolv.c                 |    8 ++++----
 epan/addr_resolv.h                 |    8 ++++----
 epan/dissectors/packet-ieee80211.c |   20 ++++++++++----------
 3 files changed, 18 insertions(+), 18 deletions(-)