Clean-up: apply suggested clang-tidy fixes
[lttng-tools.git] / src / bin / lttng-sessiond / client.hpp
index 49a454dfb025f7d87dbed158a541d38cfeb72a4a..a8d0adc126a9321ec61d23ce40947a0909e74a7c 100644 (file)
@@ -12,6 +12,6 @@
 
 #include "thread.hpp"
 
-struct lttng_thread *launch_client_thread(void);
+struct lttng_thread *launch_client_thread();
 
 #endif /* CLIENT_SESSIOND_H */
This page took 0.024193 seconds and 4 git commands to generate.