Wireshark-commits: [Wireshark-commits] master 14c61f1: extcap: remove redundant casts.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Jan 2019 22:20:01 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=14c61f14fce12b4e0616927c7646254fe951a336
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

14c61f1 by Dario Lombardo (lomato@xxxxxxxxx):

    extcap: remove redundant casts.
    
    Found by clang-tidy.
    
    Change-Id: Icd4a72d840092ce9c5e18e3d16a94b785b4521dc
    Reviewed-on: https://code.wireshark.org/review/31333
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Petri-Dish: Guy Harris <guy@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Guy Harris <guy@xxxxxxxxxxxx>
    

Actions performed:

    from  0ed9656   rawshark: remove redundant cast.
     add  14c61f1   extcap: remove redundant casts.


Summary of changes:
 extcap.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)