lib: add aliases for Babeltrace enumeration types
[babeltrace.git] / plugins / utils / trimmer / trimmer.h
index f3980f079e7708af2a8caf6bac33faa657a305d3..2e63b881710cd4258edf4f3d3b4df34fe19c29f0 100644 (file)
@@ -49,7 +49,7 @@ struct trimmer {
        int year, month, day;
 };
 
-enum bt_component_status trimmer_component_init(
+bt_component_status trimmer_component_init(
        bt_self_component *component,
        bt_value *params, void *init_method_data);
 
This page took 0.022922 seconds and 4 git commands to generate.