Build fix: Missing message in LTTNG_DEPRECATED invocation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Fri, 15 Oct 2021 21:03:38 +0000 (17:03 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 18 Oct 2021 19:03:20 +0000 (15:03 -0400)
commitf3dcd8fba0fb9201bf89d7b42678da8ca2a60433
tree6efcebb20207832fa9623815c4772bacbce4a360
parent6cffee30c0332ddee26efd9c22dedc6488ff05f8
Build fix: Missing message in LTTNG_DEPRECATED invocation

Coverity scan build jobs fail since LTTNG_DEPRECATED expects a string
and none is provided at the lttng_metadata_regenerate use site.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
Change-Id: I7e6701abd24c679f578b0adead771ac93b6566cd
include/lttng/lttng.h
This page took 0.026401 seconds and 5 git commands to generate.