clang-tidy: add Chrome-inspired checks
[lttng-tools.git] / src / bin / lttng-sessiond / thread.hpp
index cc1cbd13d209f1bde11d96bb0cfc28dd48bba9b8..f35bb5803d864dd5d2503a7efbcdb51f6eb7d069 100644 (file)
@@ -57,6 +57,6 @@ bool lttng_thread_shutdown(struct lttng_thread *thread);
  *
  * Returns once all orphaned threads have been joined.
  */
-void lttng_thread_list_shutdown_orphans(void);
+void lttng_thread_list_shutdown_orphans();
 
 #endif /* THREAD_H */
This page took 0.02257 seconds and 4 git commands to generate.