Values API: split into private and public APIs
[babeltrace.git] / cli / babeltrace-cfg-cli-args.h
index a82da00f01ad678880c6b1ed3c7b544d76292f57..4878dcbb7285b50ef1dab71ef02d2b80ee5b9a6f 100644 (file)
@@ -37,6 +37,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,
-               struct bt_value *initial_plugin_paths);
+               struct bt_private_value *initial_plugin_paths);
 
 #endif /* CLI_BABELTRACE_CFG_CLI_ARGS_H */
This page took 0.023162 seconds and 4 git commands to generate.