Skip to content

Commit b04cda2

Browse files
pks-tgitster
authored andcommitted
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 <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 31e703c commit b04cda2

File tree

1 file changed

+176
-188
lines changed

1 file changed

+176
-188
lines changed

0 commit comments

Comments
 (0)