event notifier: Add missing static
[lttng-modules.git] / src / lttng-event-notifier-notification.c
index 7d345acc8be648f7ab3719fbaed7a63b09b908cd..b0fe43d2eea865be240f6860107ba89b7ebdda32 100644 (file)
@@ -246,6 +246,7 @@ int capture_sequence_element_unsigned(uint8_t *ptr,
        return 0;
 }
 
+static
 int capture_sequence(struct lttng_msgpack_writer *writer,
                struct lttng_interpreter_output *output)
 {
This page took 0.023155 seconds and 4 git commands to generate.