]> git.cworth.org Git - obsolete/notmuch-old/commitdiff
Rename already used counter var i
authorAneesh Kumar K.V <aneesh.kumar@linux.vnet.ibm.com>
Tue, 27 Apr 2010 12:57:25 +0000 (14:57 +0200)
committerCarl Worth <cworth@cworth.org>
Tue, 27 Apr 2010 18:06:14 +0000 (11:06 -0700)
i is already used in a for loop at this point, so using i here again
broke notmuch-reply (it would just hang). Use j instead of i here.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
(cherry picked from commit 107f58d517e733c53e9d669457db34622337931d)


No differences found