X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fevaluation.c;h=e239193025f6e7abfe64273e92a1b199288e84ef;hp=91d5c0b1d8de7edbe397449784a264c873f9b923;hb=9b63a4aa352c184984395c097f86d5e54c295012;hpb=577983cb5ac581ff691d650bd6c5c68719feb31f diff --git a/src/common/evaluation.c b/src/common/evaluation.c index 91d5c0b1d..e23919302 100644 --- a/src/common/evaluation.c +++ b/src/common/evaluation.c @@ -32,7 +32,7 @@ void lttng_evaluation_init(struct lttng_evaluation *evaluation, } LTTNG_HIDDEN -int lttng_evaluation_serialize(struct lttng_evaluation *evaluation, +int lttng_evaluation_serialize(const struct lttng_evaluation *evaluation, struct lttng_dynamic_buffer *buf) { int ret;