X-Git-Url: https://git.lttng.org/?a=blobdiff_plain;f=liblttng-ust%2Fltt-ring-buffer-metadata-client.h;h=4f2620e0a5426441b5aeb9a6e307e80199bfd388;hb=7a7849896a95db678d916ccb7c5d91371828e3f8;hp=b541f3df82e1d1af3759eba67d7c5fe9de30fdc3;hpb=c1fca4572d4458b2e6e96752f9efc595c5f72405;p=lttng-ust.git diff --git a/liblttng-ust/ltt-ring-buffer-metadata-client.h b/liblttng-ust/ltt-ring-buffer-metadata-client.h index b541f3df..4f2620e0 100644 --- a/liblttng-ust/ltt-ring-buffer-metadata-client.h +++ b/liblttng-ust/ltt-ring-buffer-metadata-client.h @@ -161,7 +161,7 @@ static const struct lttng_ust_lib_ring_buffer_config client_config = { .client_type = LTTNG_CLIENT_TYPE, }; -const struct lttng_ust_lib_ring_buffer_config *LTTNG_CLIENT_CALLBACKS = &client_config; +const struct lttng_ust_lib_ring_buffer_client_cb *LTTNG_CLIENT_CALLBACKS = &client_config.cb; static struct ltt_channel *_channel_create(const char *name,