Make some bt_param_validation_map_value_entry_descr variables static
[babeltrace.git] / src / plugins / utils / dummy / dummy.c
index 6f772561c5674660621293ef9acb3598b56e001c..224b0696687a7bc77077f5b79e2674a510b28a80 100644 (file)
@@ -54,6 +54,7 @@ void dummy_finalize(bt_self_component_sink *comp)
        destroy_private_dummy_data(dummy);
 }
 
+static
 struct bt_param_validation_map_value_entry_descr dummy_params[] = {
        BT_PARAM_VALIDATION_MAP_VALUE_ENTRY_END
 };
This page took 0.02482 seconds and 4 git commands to generate.