lib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_CS_BEGIN_LE_END()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Tue, 21 Apr 2020 14:42:13 +0000 (10:42 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Thu, 23 Apr 2020 03:45:20 +0000 (23:45 -0400)
commit4030a9244c9c2a5969aed56ee46adad4170ddc5e
treeea826456d0f58138c1acc51cc09bab559241e9be
parentd5b13b9b6a434797f856547be1ca6a59f70ba530
lib: rename BT_ASSERT_PRE_BEGIN_LE_END() -> BT_..._MSG_CS_BEGIN_LE_END()

This adds a namespace as BT_ASSERT_PRE_MSG_CS_BEGIN_LE_END() is now part
of the common `assert-cond.h` header.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I5f3197a41b240f58fb7da5518053c792aab5da9d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/3440
src/lib/assert-cond.h
src/lib/graph/message/discarded-items.c
This page took 0.024619 seconds and 4 git commands to generate.