diff options
| author | Patrick Steinhardt <ps@pks.im> | 2024-04-08 14:16:26 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2024-04-15 10:36:09 -0700 |
| commit | 3122d44025e29571aecda02fe3699f240246f3b2 (patch) | |
| tree | 8374470321115d8b6c81c44086bcab6b10cc829b /commit.c | |
| parent | The eighteenth batch (diff) | |
| download | git-3122d44025e29571aecda02fe3699f240246f3b2.tar.gz git-3122d44025e29571aecda02fe3699f240246f3b2.zip | |
reftable/block: rename `block_reader_start()`
The function `block_reader_start()` does not really apply to the block
reader, but to the block iterator. It's name is thus somewhat confusing.
Rename it to `block_iter_seek_start()` to clarify.
We will rename `block_reader_seek()` in similar spirit in the next
commit.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions
