Clean-up: apply suggested clang-tidy fixes
[lttng-tools.git] / src / bin / lttng-sessiond / utils.hpp
index 9ad48e1060cee85c17f9ccd89de538fb250782e3..83117f426f46dff1b606e2bf7ef12c5876a98553 100644 (file)
@@ -12,7 +12,7 @@ struct lttng_ht;
 struct ltt_session;
 struct consumer_output;
 
-const char *get_home_dir(void);
+const char *get_home_dir();
 int notify_thread_pipe(int wpipe);
 int loglevels_match(int a_loglevel_type,
                    int a_loglevel_value,
This page took 0.022564 seconds and 4 git commands to generate.