lib: move `bt_value` structures to `value-internal.h`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 3 May 2019 15:24:23 +0000 (11:24 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Mon, 6 May 2019 14:13:09 +0000 (10:13 -0400)
It's unusual to have internal structures in the C file. To remain
consistent with the rest of the library, put them in the internal
header.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I5a946004a172560acecab1b182214293f61f02fd
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1255
CI-Build: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Tested-by: jenkins

No differences found
This page took 0.024143 seconds and 4 git commands to generate.