diff options
| author | Patrick Steinhardt <ps@pks.im> | 2025-08-12 11:54:17 +0200 |
|---|---|---|
| committer | Junio C Hamano <gitster@pobox.com> | 2025-08-12 07:40:59 -0700 |
| commit | 5ed5f5dc01636ac8590a499bb1d63b26789c73aa (patch) | |
| tree | 41f7d6f8bd434c3919db47ee698bad5b9e6da441 /t/unit-tests/u-oidtree.c | |
| parent | d4a2159a78432d787c3f198a58c718b4b4e3d9bb (diff) | |
reftable/stack: reorder code to avoid forward declarations
We have a couple of forward declarations in the stack-related code of
the reftable library. These declarations aren't really required, but are
simply caused by unfortunate ordering.
Reorder the code and remove the forward declarations.
Signed-off-by: Patrick Steinhardt <ps@pks.im>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/unit-tests/u-oidtree.c')
0 files changed, 0 insertions, 0 deletions
