X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=log-tree.c;h=6f73c17d74bee326a40505b29bba762bade2451e;hb=8918f5cf962866c2bb36bdf6b417bfcdb523280a;hp=59d63eb67e57ab55bdca6493fa8b28b0c870ff21;hpb=916e1373fb86db9d7019de4e7e74e39c9474a153;p=git.git diff --git a/log-tree.c b/log-tree.c index 59d63eb67..6f73c17d7 100644 --- a/log-tree.c +++ b/log-tree.c @@ -321,7 +321,8 @@ void show_log(struct rev_info *opt) } /* - * If use_terminator is set, add a newline at the end of the entry. + * If use_terminator is set, we already handled any record termination + * at the end of the last record. * Otherwise, add a diffopt.line_termination character before all * entries but the first. (IOW, as a separator between entries) */