Wireshark-commits: [Wireshark-commits] master cced5fb: Constification, to remove some compiler warn
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Mar 2019 21:09:39 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=cced5fb94968f7d07d7c72500da8c861cba219e5
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

cced5fb by Guy Harris (guy@xxxxxxxxxxxx):

    Constification, to remove some compiler warnings.
    
    Change-Id: I24f0bdc72109a6ef3d801dc28cb9b523ff4e5fe7
    Reviewed-on: https://code.wireshark.org/review/32458
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  7d8cb0a   Constification, to remove some compiler warnings.
     add  cced5fb   Constification, to remove some compiler warnings.


Summary of changes:
 epan/decode_as.c                 |  4 ++--
 epan/decode_as.h                 |  4 ++--
 epan/dissectors/packet-ber.c     |  2 +-
 epan/dissectors/packet-dcerpc.c  |  4 ++--
 ui/qt/models/decode_as_model.cpp | 14 +++++++-------
 ui/qt/models/decode_as_model.h   |  2 +-
 6 files changed, 15 insertions(+), 15 deletions(-)