Commit Diff


commit - 10ae3a65609c50cc21f975749f15afdcdc514126
commit + 46093fc37f745d0bcbf997d84fbc676fd3f468d5
blob - 468ef9d7d3976ca47d6bf7a7f942dde403e501ad
blob + 59a3e8cf1f6c1e498736f533ee0626f00d2af123
--- lib/diff_patience.c
+++ lib/diff_patience.c
@@ -535,7 +535,6 @@ diff_algo_patience(const struct diff_algo_config *algo
 		struct diff_atom **atom_pointers;
 		atom_pointers = recallocarray(NULL, 0, unique_in_both_count * 2,
 					      sizeof(struct diff_atom*));
-
 		if (atom_pointers == NULL)
 			return ENOMEM;
 		/* Half for the list of atoms that still need to be put on