X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fcommon%2Fconsumer.c;h=8730e39fbbda7db3fda89758cbd8b5f01385f9f7;hp=300fd2a2fc896108ac60c43ce920a5f633be111b;hb=886224ffff69ab7b9fb772bc7c8bedc7982e8f40;hpb=bd2d5dd19e3017f119491213003ef069b8008b24 diff --git a/src/common/consumer.c b/src/common/consumer.c index 300fd2a2f..8730e39fb 100644 --- a/src/common/consumer.c +++ b/src/common/consumer.c @@ -820,7 +820,7 @@ error: * * On error, return NULL. */ -struct lttng_consumer_channel *consumer_allocate_channel(unsigned long key, +struct lttng_consumer_channel *consumer_allocate_channel(uint64_t key, uint64_t session_id, const char *pathname, const char *name,