On Wed, Aug 30, 2017 at 10:49 AM, Rene Scharfe wrote:
> Signed-off-by: Rene Scharfe
This was careless programming in the recent 146fdb0dfe (diff.c:
emit_diff_symbol learns about DIFF_SYMBOL_SUMMARY, 2017-06-29)
I missed the cleanup.
Thanks,
Stefan
Signed-off-by: Rene Scharfe
---
diff.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/diff.c b/diff.c
index 3d3e553a98..4148ba6980 100644
--- a/diff.c
+++ b/diff.c
@@ -5294,28 +5294,29 @@ static void show_rename_copy(struct diff_options *opt,
const char *renamecopy,
static void diff_summar
2 matches
Mail list logo