Vasco Almeida <vascomalme...@sapo.pt> writes:

> +             strbuf_add_commented_lines(&buf, "\n", strlen("\n"));
> +             strbuf_add_commented_lines(&buf, _(note_template), 
> strlen(_(note_template)));
> +             strbuf_add_commented_lines(&buf, "\n", strlen("\n"));

Hmm, do we really need to make three separate calls?
--
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