Wireshark-commits: [Wireshark-commits] master 209f770: Don't cast away constness.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 20 Feb 2018 19:44:46 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=209f7700b3c281c3819d16f9f1ef7b4990f7304b
Submitter: Guy Harris (guy@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

209f770 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't cast away constness.
    
    Change-Id: I2b9534e8240e9b0daf4250575f0c17551ee920fd
    Reviewed-on: https://code.wireshark.org/review/25935
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  4e857ad   Type casts without const lose constness.
    adds  209f770   Don't cast away constness.


Summary of changes:
 ui/qt/wireless_timeline.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)