Simon Ruderich <simon@xxxxxxxxxxxx> writes: > --- a/diffcore-pickaxe.c > +++ b/diffcore-pickaxe.c > @@ -75,10 +75,10 @@ static void diffgrep_consume(void *priv, char *line, unsigned long len) > } > > static void fill_one(struct diff_filespec *one, > - mmfile_t *mf, struct userdiff_driver **textconv) > + mmfile_t *mf, struct userdiff_driver *textconv) Nice, but perhaps you should elaborate a bit more in the commit message to say this is a cleanup without real change. -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html