Wireshark-commits: [Wireshark-commits] master f8b32e5: checkAPIs.pl: Avoid false positive in header

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Tue, 27 Sep 2016 22:06:43 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=f8b32e5b4edac7c4ca9932aacef64b48e514b577
Submitter: Graham Bloice (graham.bloice@xxxxxxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

f8b32e5 by Roland Knall (rknall@xxxxxxxxx):

    checkAPIs.pl: Avoid false positive in header
    
    This avoids the text index being identified as shadow variable
    
    Bug:12956
    Change-Id: I5565c5807e2c7d317d6849deeba9edd63c069397
    Reviewed-on: https://code.wireshark.org/review/17953
    Petri-Dish: Roland Knall <rknall@xxxxxxxxx>
    Tested-by: Petri Dish Buildbot <buildbot-no-reply@xxxxxxxxxxxxx>
    Reviewed-by: Graham Bloice <graham.bloice@xxxxxxxxxxxxx>
    

Actions performed:

    from  e302f5e   tshark.c: fix indentation
    adds  f8b32e5   checkAPIs.pl: Avoid false positive in header


Summary of changes:
 ui/qt/capture_interfaces_dialog.cpp |   12 ++++++------
 ui/qt/capture_interfaces_dialog.h   |    4 ++--
 2 files changed, 8 insertions(+), 8 deletions(-)