Wireshark-commits: [Wireshark-commits] master 41c78af: NGHTTP2: fix -Wshadow about index with some

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Sat, 31 May 2014 14:20:25 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=41c78afc549a598a3ae03f99f4b7a1cb0aafefa2
Submitter: Alexis La Goutte (alexis.lagoutte@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

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

    NGHTTP2: fix -Wshadow about index with some old GCC release or Mac OS X buildbot
    
    (No problem with gcc-4.7 or gcc-4.8)
    
    Change-Id: Iae1f801abeb80429c08e93668133a9c5ac7977ef
    Reviewed-on: https://code.wireshark.org/review/1898
    Reviewed-by: Alexis La Goutte <alexis.lagoutte@xxxxxxxxx>
    

Actions performed:

    from  c4aa524   NGHTTP2: fix typo (nghttp2_ent.h => nghttp2_net.h)
    adds  41c78af   NGHTTP2: fix -Wshadow about index with some old GCC release or Mac OS X buildbot


Summary of changes:
 wsutil/nghttp2/nghttp2_hd.c |   82 +++++++++++++++++++++----------------------
 1 file changed, 41 insertions(+), 41 deletions(-)