Skip to content
Snippets Groups Projects
Commit 65c4d37e authored by Aleksandr Lyapunov's avatar Aleksandr Lyapunov Committed by Aleksandr Lyapunov
Browse files

box: make a pair of struct tuple's members private

There's tuple_offset and bsize members in tuple. For better code
incapsulation in general and for futher changes in particular they
should be incapsulated within struct tuple. This commit provides
that.

There's no functional changes in this commit.

Part of #5385
parent 24c31bff
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment