Clean-up: missing static qualifier on internal function
[lttng-tools.git] / src / bin / lttng-sessiond / notification-thread-events.c
index 4107bec96c541c6f60b5afed416f8a9f4c0b4bdf..8e70baed5196f45ef6c94830e8dc23efb1204ba7 100644 (file)
@@ -958,6 +958,7 @@ error:
        return ret;
 }
 
+static
 int handle_notification_thread_command_unregister_trigger(
                struct notification_thread_state *state,
                struct lttng_trigger *trigger,
This page took 0.024533 seconds and 5 git commands to generate.