event notifier: Add missing static
[lttng-modules.git] / src / lttng-event-notifier-notification.c
index ecbc0676291c4e9f425cdbbb86ad1ea37656c04a..29d2d1567b80242182fd2a68cffff05da8cb5f59 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.023325 seconds and 4 git commands to generate.