Clean-up: apply suggested clang-tidy fixes
[lttng-tools.git] / src / bin / lttng-sessiond / event-notifier-error-accounting.hpp
index e1d445333ea97a3de8559425013ab0cd700656c9..79a9f515c73f88664f135faea16c928d4410fb60 100644 (file)
@@ -82,6 +82,6 @@ event_notifier_error_accounting_get_count(const struct lttng_trigger *trigger, u
 
 void event_notifier_error_accounting_unregister_event_notifier(const struct lttng_trigger *trigger);
 
-void event_notifier_error_accounting_fini(void);
+void event_notifier_error_accounting_fini();
 
 #endif /* _EVENT_NOTIFIER_ERROR_ACCOUNTING_H */
This page took 0.022739 seconds and 4 git commands to generate.