Hi, On Tue, 10 Mar 2009, Carlos Rica wrote: > > Signed-off-by: Carlos Rica <jasampler@xxxxxxxx> Good to see you again! BTW do you want to be recorded with a different email address in the author line than in the S-O-B? > -static int do_sign(struct strbuf *buffer) > +struct char_array { > + char *buf; > + size_t size; > +}; That looks very much like you want a struct strbuf, no? 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