Code standard cleanup
[babeltrace.git] / plugins / ctf / fs / fs.c
index 3178c5c9da04714d661f72ec1a2b6e9d683ccf29..6f0a3c0a77271d994a97a0a1fea28b0575958859 100644 (file)
@@ -57,7 +57,7 @@ enum bt_component_status ctf_fs_iterator_init(struct bt_component *source,
 
 BT_HIDDEN
 enum bt_component_status ctf_fs_init(struct bt_component *source,
-                                struct bt_value *params)
+               struct bt_value *params)
 {
        struct ctf_fs_component *ctf_fs;
        enum bt_component_status ret = BT_COMPONENT_STATUS_OK;
This page took 0.026066 seconds and 4 git commands to generate.