From: Colin Snover Date: Wed, 22 Dec 2010 15:15:41 +0000 (-0600) Subject: Fix a potential error in the previous commit caused by the use of a separate index... X-Git-Url: http://git.asbjorn.it/?a=commitdiff_plain;h=2a47ceae5b9bdc45fdc890e3cd5ec01c82db1688;hp=7f617e0c9f39d5cc608a05f808e6defade498fda;p=jquery.git Fix a potential error in the previous commit caused by the use of a separate index variable. Thanks to dmethvin for the review. ---