URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=37a2cd0e847ee5921a00b494fd5d0563cef84b80
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark
Commits:
37a2cd0 by Alexis La Goutte (alexis.lagoutte@xxxxxxxxx):
    AMQP: fix declaration of 'index' shadows a global declaration
    
    St*** Mac OS X buildbot...
    
    Part 2 (Oups...)
    
    Change-Id: I082d73d4581365d7152aca764e4dfe599ce12c64
    Reviewed-on: https://code.wireshark.org/review/6923
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    
Actions performed:
    from  0b2c8b0   AMQP: fix declaration of 'index' shadows a global declaration
    adds  37a2cd0   AMQP: fix declaration of 'index' shadows a global declaration
Summary of changes:
 epan/dissectors/packet-amqp.c |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)