Rename opt_debug_dir to opt_debug_info_dir
[babeltrace.git] / formats / ctf / ctf.c
index 8e9670982d994ff5860ab747594c869d3fa41e92..7235d80679fa360dbb95271f1964be9fe4cb1024 100644 (file)
@@ -85,7 +85,7 @@ uint64_t opt_clock_offset;
 uint64_t opt_clock_offset_ns;
 
 extern int yydebug;
-char *opt_debug_dir;
+char *opt_debug_info_dir;
 
 /*
  * TODO: babeltrace_ctf_console_output ensures that we only print
This page took 0.02507 seconds and 4 git commands to generate.