diff options
author | Taylor Blau <me@ttaylorr.com> | 2022-10-13 00:01:48 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2022-10-13 22:35:03 +0200 |
commit | a8437f3cb1994cb0c93b27fdefaa0163eddcf92a (patch) | |
tree | 33cd59823a1a35f8d6da6cb6659a775ecf5e5649 /fetch-pack.c | |
parent | Git 2.38 (diff) | |
download | git-a8437f3cb1994cb0c93b27fdefaa0163eddcf92a.tar.xz git-a8437f3cb1994cb0c93b27fdefaa0163eddcf92a.zip |
midx.c: fix whitespace typo
This was unintentionally introduced via 893b563505 (midx: inline
nth_midxed_pack_entry(), 2021-09-11) where "struct repository *r"
became "struct repository * r".
The latter does not adhere to our usual style conventions, so fix that
up to look more like our usual declarations.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'fetch-pack.c')
0 files changed, 0 insertions, 0 deletions