diff options
author | Taylor Blau <me@ttaylorr.com> | 2021-01-13 17:25:06 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-01-13 21:53:48 -0800 |
commit | d5bc7c60c72ee239b5c5d3e4aa808d29412f78d8 (patch) | |
tree | 714d05d29b0748279e434194abc6b3e7c8c6d4e3 /t | |
parent | pack-revindex: remove unused 'find_revindex_position()' (diff) | |
download | tgif-d5bc7c60c72ee239b5c5d3e4aa808d29412f78d8.tar.xz |
pack-revindex: hide the definition of 'revindex_entry'
Now that all spots outside of pack-revindex.c that reference 'struct
revindex_entry' directly have been removed, it is safe to hide the
implementation by moving it from pack-revindex.h to pack-revindex.c.
Signed-off-by: Taylor Blau <me@ttaylorr.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't')
0 files changed, 0 insertions, 0 deletions