On Mon, Apr 01, 2019 at 03:04:55PM +0200, Peter Krempa wrote:
This was meant to stop abusing the members directly, but we don't
do
this for other cases. Additionally this did not stop the test from
touching the members. Remove the header obscurization.
Signed-off-by: Peter Krempa <pkrempa(a)redhat.com>
---
src/util/virbuffer.c | 12 ------------
src/util/virbuffer.h | 16 ++++++----------
tests/virbuftest.c | 2 +-
3 files changed, 7 insertions(+), 23 deletions(-)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano