Wireshark-commits: [Wireshark-commits] master b56bbb4: Fix "warning C6246: Local declaration hides

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Wed, 29 Mar 2017 02:38:57 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=b56bbb493afe6717d2e26c6e795205d7ae10254a
Submitter: Michael Mann (mmann78@xxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

b56bbb4 by Michael Mann (mmann78@xxxxxxxxxxxx):

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

Actions performed:

    from  6b0f846   Fix problem found by Coverity.
    adds  b56bbb4   Fix "warning C6246: Local declaration hides declaration of the same name in outer scope" warnings


Summary of changes:
 ui/qt/about_dialog.cpp                 |    1 -
 ui/qt/additional_toolbar.cpp           |    8 ++++----
 ui/qt/bluetooth_hci_summary_dialog.cpp |    2 --
 3 files changed, 4 insertions(+), 7 deletions(-)