Make babeltrace(1)'s CLI Git-like and implement the list-plugins command
[babeltrace.git] / converter / default-cfg.h
index 9d9cd6bffaf90ad181d26d6194120e046c2272b6..d6b918889d5fd188ba16829e2dbc801bd9c6e76b 100644 (file)
@@ -27,6 +27,7 @@
 
 #include "babeltrace-cfg.h"
 
-int set_default_config(struct bt_config *cfg);
+struct bt_config *bt_config_from_args_with_defaults(int argc,
+               const char *argv[], int *retcode);
 
 #endif /* BABELTRACE_DEFAULT_CFG_H */
This page took 0.023569 seconds and 4 git commands to generate.