On Mon, Nov 23, 2015 at 7:07 PM, Edmundo Carmona Antoranz <eantor...@gmail.com> wrote: > { > struct rev_info *revs = sb->revs; > struct commit *commit = prio_queue_get(&sb->commits); > + struct progress_info *pi = NULL;
Switched to using pointer to make it more elegant. -- 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