Wireshark-commits: [Wireshark-commits] master 7c5c7fc: Don't cast away constness if you don't have
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 19 Mar 2019 01:13:37 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=7c5c7fc98543e7ba6b8dff81f7160d29b0f2e9b5
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

7c5c7fc by Guy Harris (guy@xxxxxxxxxxxx):

    Don't cast away constness if you don't have to.
    
    Change-Id: I8b13bcd78d327b3ec9903b43e67fcf4a73052962
    Reviewed-on: https://code.wireshark.org/review/32479
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  a6da149   NSIS: Fix our extra installer location.
     add  7c5c7fc   Don't cast away constness if you don't have to.


Summary of changes:
 writecap/pcapio.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)