Wireshark-commits: [Wireshark-commits] master 86ea005: tshark: remove redundant casts.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Jan 2019 19:34:17 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=86ea0055f3543983ce4be85c8c423f335a16f801
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

86ea005 by Dario Lombardo (lomato@xxxxxxxxx):

    tshark: remove redundant casts.
    
    Found by clang-tidy.
    
    Change-Id: I7fe1c3219758d8daf411d094e2df17916f2eb57b
    Reviewed-on: https://code.wireshark.org/review/31330
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  b44f07c   capture_sync: use the same var name as in other places.
     add  86ea005   tshark: remove redundant casts.


Summary of changes:
 tshark.c | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)