Re: [PATCH v3 14/34] mailinfo: move filter/header stage to struct mailinfo
From: Stefan Beller <hidden>
Date: 2016-06-15 23:07:01
From: Stefan Beller <hidden>
Date: 2016-06-15 23:07:01
On Mon, Oct 19, 2015 at 12:28 AM, Junio C Hamano [off-list ref] wrote:
@@ -28,6 +31,7 @@ static enum { static struct strbuf charset = STRBUF_INIT; static int patch_lines; +
nitpicking here. Why is this patch the best in series to introduce a new line at this position? ;)
static struct strbuf **p_hdr_data, **s_hdr_data; static int use_scissors; static int add_message_id;@@ -718,25 +722,25 @@ static int is_scissors_line(const struct strbuf *line) gap * 2 < perforation); }