Vasco Almeida <vascomalmeida@xxxxxxx> 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 majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html