Hi, On Thu, 6 Sep 2007, Pierre Habouzit wrote: > Signed-off-by: Pierre Habouzit <madcoder@xxxxxxxxxx> > --- > builtin-rerere.c | 56 +++++++++++++++++------------------------------------ > 1 files changed, 18 insertions(+), 38 deletions(-) I like that one very much, but ... > FILE *f = fopen(path, "r"); > FILE *out; > > + strbuf_init(&minus); > + strbuf_init(&plus); > + You used spaces instead of tabs here. Ciao, Dscho - 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