Wireshark-commits: [Wireshark-commits] master f5ed8a4: Fix "warning C6246: Local declaration hides
From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 27 Mar 2017 15:24:05 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f5ed8a4306fabff20518cc5b176e57c8e9d334de
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f5ed8a4 by Michael Mann (mmann78@xxxxxxxxxxxx):

    Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings
    
    Change-Id: I0dbf8d0236b163da568a173ccedc3072bd039caa
    Reviewed-on: https://code.wireshark.org/review/20739
    Petri-Dish: Michael Mann <mmann78@xxxxxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Michael Mann <mmann78@xxxxxxxxxxxx>
    

Actions performed:

    from  9e9917b   wslua: update a comment
    adds  f5ed8a4   Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings


Summary of changes:
 ui/qt/extcap_argument.cpp              |    3 ---
 ui/qt/io_graph_dialog.cpp              |    8 ++++----
 ui/qt/sctp_chunk_statistics_dialog.cpp |   18 +++++++++---------
 ui/qt/sequence_diagram.cpp             |    1 -
 ui/qt/wireless_frame.cpp               |    4 ++--
 5 files changed, 15 insertions(+), 19 deletions(-)