Re: [PATCH v4 2/6] sha1-array.h: align function arguments
From: Jeff King <hidden>
Date: 2018-05-10 15:06:27
From: Jeff King <hidden>
Date: 2018-05-10 15:06:27
On Thu, May 10, 2018 at 12:42:59PM +0000, Ævar Arnfjörð Bjarmason wrote:
The arguments weren't lined up with the opening parenthesis. Fixes up
code added in aae0caf19e ("sha1-array.h: align function arguments",
2018-04-30).I think that's this patch. :) Presumably you meant 910650d2f8 (Rename sha1_array to oid_array, 2017-03-31)? -Peff