On Sun, Nov 22, 2015 at 11:12 PM, Edmundo Carmona Antoranz
<eantor...@gmail.com> wrote:
> +struct progress_info {
> +       struct progress *progress;
> +       int blamed_lines;
> +};
> +

This is valid, right? Adding 2 more parameters to found_guilty_entry()
sounded like an overkill so I joined them into a new struct.

Thanks in advance.
--
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