Wireshark-commits: [Wireshark-commits] master 905d87a: wiretap: fix code according to clang-tidy.
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 04 Jan 2019 14:16:04 +0000
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=905d87a28fe8fc61691373dddb16c57ebab0f58b
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark

Commits:

905d87a by Dario Lombardo (lomato@xxxxxxxxx):

    wiretap: fix code according to clang-tidy.
    
    Change-Id: I7f539968e9dce3a49112b7aeaa052b8cdb7501a6
    Reviewed-on: https://code.wireshark.org/review/31364
    Petri-Dish: Dario Lombardo <lomato@xxxxxxxxx>
    Reviewed-by: Peter Wu <peter@xxxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot
    Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
    

Actions performed:

    from  393b220   Qt: Add "Show in Finder/Folder" for plugins.
     add  905d87a   wiretap: fix code according to clang-tidy.


Summary of changes:
 wiretap/logcat_text.c   | 6 +++---
 wiretap/pcapng.c        | 2 +-
 wiretap/pcapng_module.h | 4 ++--
 wiretap/pppdump.c       | 2 +-
 wiretap/vms.c           | 8 ++++----
 wiretap/vwr.c           | 4 ++--
 6 files changed, 13 insertions(+), 13 deletions(-)