Wireshark-commits: [Wireshark-commits] master 86c9d41: Don't remove constness in a cast if it's not

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sun, 17 Mar 2019 21:19:30 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86c9d4151015f68769d5ebddf5e1b723d322e4bd
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

86c9d41 by Guy Harris (guy@xxxxxxxxxxxx):

    Don't remove constness in a cast if it's not necessary.
    
    Change-Id: I6f25914f6672b949586aa818b20cc98c6c21305a
    Reviewed-on: https://code.wireshark.org/review/32459
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  cced5fb   Constification, to remove some compiler warnings.
     add  86c9d41   Don't remove constness in a cast if it's not necessary.


Summary of changes:
 ui/qt/endpoint_dialog.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)