Wireshark-commits: [Wireshark-commits] master 58b71c7: file: remove redundant cast.

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Thu, 03 Jan 2019 23:36:59 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=58b71c754cdf829f0a33bad94d2fcde6e12c0342
Submitter: "Guy Harris <guy@xxxxxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

58b71c7 by Dario Lombardo (lomato@xxxxxxxxx):

    file: remove redundant cast.
    
    Found by clang-tidy.
    
    Change-Id: I58c11e09ed89e99457635dd843311ce3cf3c6bae
    Reviewed-on: https://code.wireshark.org/review/31334
    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  ce52cf4   sharkd: remove redundant cast.
     add  58b71c7   file: remove redundant cast.


Summary of changes:
 file.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)