Wireshark-commits: [Wireshark-commits] master 38b0861: Fix declaration of index shadows global

From: Wireshark code review <code-review-do-not-reply@xxxxxxxxxxxxx>
Date: Mon, 21 Apr 2014 15:57:51 +0000 (UTC)
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=38b086152ba1c51acc07235638e0ca27cdadc15b
Submitter: Evan Huus (eapache@xxxxxxxxx)
Changed: branch: master
Repository: wireshark

Commits:

38b0861 by Evan Huus (eapache@xxxxxxxxx):

    Fix declaration of index shadows global
    
    Change-Id: I14030ab86c5f3a3fe28b6102f7c0d84494b138e2
    Reviewed-on: https://code.wireshark.org/review/1234
    Reviewed-by: Evan Huus <eapache@xxxxxxxxx>
    

Actions performed:

    from  d47ae54   Replace linked list of proto fields with array
    adds  38b0861   Fix declaration of index shadows global


Summary of changes:
 epan/proto.c |   10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)