lib: add aliases for Babeltrace structure types
[babeltrace.git] / cli / babeltrace-cfg-cli-args.h
index ff9a329126e7ebeb312a913965144998551420f4..78899c56d74d9258af304dae72d1a0bc5037585d 100644 (file)
@@ -36,6 +36,6 @@
 struct bt_config *bt_config_cli_args_create(int argc, const char *argv[],
                int *retcode, bool force_omit_system_plugin_path,
                bool force_omit_home_plugin_path,
-               const struct bt_value *initial_plugin_paths);
+               const bt_value *initial_plugin_paths);
 
 #endif /* CLI_BABELTRACE_CFG_CLI_ARGS_H */
This page took 0.02438 seconds and 4 git commands to generate.