SoW-2019-0002: Dynamic Snapshot
[lttng-tools.git] / tests / regression / tools / notification / base_client.c
index fcef66c21a3f062c1a8c1b48c119a25b27ea5c9a..18304b7292c0739801227943a41d14ecc9622bfc 100644 (file)
@@ -42,7 +42,8 @@ int handle_condition(
                const struct lttng_condition *condition,
                const struct lttng_evaluation *condition_evaluation);
 
-int parse_arguments(char **argv) {
+static int parse_arguments(char **argv)
+{
        const char *domain_type_string = NULL;
        const char *buffer_usage_type_string = NULL;
        const char *buffer_usage_threshold_type = NULL;
This page took 0.026215 seconds and 5 git commands to generate.