Wireshark-commits: [Wireshark-commits] master db1e0bc: Fix printf style parameters complaints from 
      
      
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=db1e0bcf65e2a1cd4f4e5fedf09247562ac1a607
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
db1e0bc by Michael Mann (mmann78@xxxxxxxxxxxx):
    Fix printf style parameters complaints from VS Code Analysis
    
    Change-Id: I5669e2442582f899643fae4a9f86ab6d505dde07
    Reviewed-on: https://code.wireshark.org/review/16505
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    
Actions performed:
    from  25dfe44   ciscodump.c - Address VS Code Analysis warnings.
    adds  db1e0bc   Fix printf style parameters complaints from VS Code Analysis
Summary of changes:
 editcap.c                 |    7 ++++---
 epan/proto.c              |    6 +++---
 extcap/extcap-base.c      |    4 ++--
 extcap/randpktdump.c      |    2 +-
 rawshark.c                |    2 +-
 ui/cli/tap-follow.c       |    8 ++++----
 ui/win32/file_dlg_win32.c |    2 +-
 7 files changed, 16 insertions(+), 15 deletions(-)