ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] master ee07cd9: Make buildbot happy : packet-btle.c:275:16:

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Fri, 7 Mar 2014 07:20:49 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=ee07cd9e24e16b852104db394a4118209cb82308
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

ee07cd9 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):

    Make buildbot happy : packet-btle.c:275:16: error: declaration of 'index' shadows a global declaration [-Werror=shadow]
    
    Change-Id: I94e1da9f12c257fa4e2c597f29a200d35e2d5d0d
    Reviewed-on: https://code.wireshark.org/review/546
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    Tested-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  1b2559d   Fix DNP3 Dissector DNP3 Read Requests and Direct Op No ACKs
    adds  ee07cd9   Make buildbot happy : packet-btle.c:275:16: error: declaration of 'index' shadows a global declaration [-Werror=shadow]


Summary of changes:
 epan/dissectors/packet-btle.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)