Clean-up indentation in babeltrace-cfg.c
[babeltrace.git] / converter / babeltrace-cfg.c
index 6beaf383bfdfef77c2f69f0be9020986699a9891..5b9c838f599b78a6e4f868b29db115a7b2c01f58 100644 (file)
@@ -2366,7 +2366,7 @@ struct bt_config *bt_config_from_args(int argc, const char *argv[], int *exit_co
        struct text_legacy_opts text_legacy_opts;
        enum legacy_input_format legacy_input_format = LEGACY_INPUT_FORMAT_NONE;
        enum legacy_output_format legacy_output_format =
-               LEGACY_OUTPUT_FORMAT_NONE;
+                       LEGACY_OUTPUT_FORMAT_NONE;
        struct bt_value *legacy_input_paths = NULL;
        struct bt_config_component *implicit_source_comp = NULL;
        struct bt_config_component *cur_cfg_comp = NULL;
This page took 0.022896 seconds and 4 git commands to generate.