X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=log-tree.c;h=bd8b9e45ab46b8664c8b7016b33bee22f86c9e0d;hb=9fe7a643fcc56ca1c17afec5d5f8adca10cabdd1;hp=5505606ed6a292cadf1a04ea0b1abc2ca93e3c09;hpb=2fe18392f0355c80295b8b74b24fc817183d3752;p=git.git diff --git a/log-tree.c b/log-tree.c index 5505606ed..bd8b9e45a 100644 --- a/log-tree.c +++ b/log-tree.c @@ -198,7 +198,7 @@ void log_write_email_headers(struct rev_info *opt, const char *name, extra_headers = subject_buffer; snprintf(buffer, sizeof(buffer) - 1, - "--%s%s\n" + "\n--%s%s\n" "Content-Type: text/x-patch;" " name=\"%s.diff\"\n" "Content-Transfer-Encoding: 8bit\n"