diff options
author | Patrick Steinhardt <ps@pks.im> | 2024-11-20 08:51:38 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2024-11-21 07:59:17 +0900 |
commit | aa248b8ab2ec0dd6e22373b504cfd4ec4b9b970a (patch) | |
tree | 60cceb7032829991118478f3ff55734e4eb6f396 /git-gui/lib/commit.tcl | |
parent | 66ed011bf73e6503059a44698f83fd8a6b0f7726 (diff) |
reftable/block: rename `block_writer::buf` variable
Adapt the name of the `block_writer::buf` variable to instead be called
`block`. This aligns it with the existing `block_len` variable, which
tracks the length of this buffer, and is generally a bit more tied to
the actual context where this variable gets used.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-gui/lib/commit.tcl')
0 files changed, 0 insertions, 0 deletions