]> git.ipfire.org Git - pakfire.git/commit
buffer: Rename fields again
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Apr 2025 15:58:08 +0000 (15:58 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 16 Apr 2025 15:58:08 +0000 (15:58 +0000)
commitb35e835b0e839d31428150b6828c75ad70e53a3b
tree5925af1538d73656024130734ab1ea77ca539755
parent191e4fa4026d8fcc44baaa131daf323f6a80a80a
buffer: Rename fields again

I even confused myself here because length is actually not the length of
the buffer that I wanted. It is what has been allocated. That is however
nothing that we need to access at any time. Therefore the fields have
been renamed to be a little bit more intuitive again.

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
src/pakfire/buffer.c
src/pakfire/buffer.h