Wireshark-commits: [Wireshark-commits] master 95cb454: Constify an argument, remove no-longer-neces

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 20:06:45 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=95cb454355be5b9de7582d2e0e2af30bf816dd60
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

95cb454 by Guy Harris (guy@xxxxxxxxxxxx):

    Constify an argument, remove no-longer-necessary removal of constness.
    
    Change-Id: Ic0a70b28bfdb57c4c2ddf07cf071a85042672c9e
    Reviewed-on: https://code.wireshark.org/review/25941
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  b00e7fc   Constify some method arguments, and don't cast away constness.
    adds  95cb454   Constify an argument, remove no-longer-necessary removal of constness.


Summary of changes:
 ui/export_pdu_ui_utils.c    | 2 +-
 ui/export_pdu_ui_utils.h    | 2 +-
 ui/qt/export_pdu_dialog.cpp | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)