grep: use the right index instead of the_index
commita4009b0b452550036a5e3dd4712797d14a3284a0
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Mon, 13 Aug 2018 16:14:34 +0000 (13 18:14 +0200)
committerJunio C Hamano <gitster@pobox.com>
Mon, 13 Aug 2018 21:14:43 +0000 (13 14:14 -0700)
tree5481deaa95a8e8d5269277b352b81f8f45fd80d5
parentc4500e251f89cbbc49fe90b832348ea9d4899946
grep: use the right index instead of the_index

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/grep.c