X-Git-Url: http://git.lttng.org./?a=blobdiff_plain;ds=sidebyside;f=include%2Flttng%2Fchannel-internal.hpp;h=4a7a53bb43820bc5088349db2ad72463033d24ce;hb=8b75cd779ffe332281fec189cdf808e4ee452572;hp=d4960828ec2da0844ada398f150ef916d96a3ae0;hpb=c9e313bc594f40a86eed237dce222c0fc99c957f;p=lttng-tools.git diff --git a/include/lttng/channel-internal.hpp b/include/lttng/channel-internal.hpp index d4960828e..4a7a53bb4 100644 --- a/include/lttng/channel-internal.hpp +++ b/include/lttng/channel-internal.hpp @@ -40,7 +40,7 @@ struct lttng_channel_comm { int64_t blocking_timeout; } LTTNG_PACKED; -struct lttng_channel *lttng_channel_create_internal(void); +struct lttng_channel *lttng_channel_create_internal(); struct lttng_channel *lttng_channel_copy(const struct lttng_channel *src);