On Sat, May 30, 2015 at 7:53 PM, Karthik Nayak <karthik....@gmail.com> wrote:
>
> -struct ref_sort {
> -       struct ref_sort *next;
> -       int atom; /* index into used_atom array */

Where is this used_atom array?
I searched but couldn't find it in the same file.

> -       unsigned reverse : 1;
> -};
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to