Rename opt_debug_dir to opt_debug_info_dir
[babeltrace.git] / formats / ctf / ctf.c
index d91b5ef5fa4b6a029ef202747090d76ddbdd63a3..ebc6d0e8d2023010e4807b8e2833148f47f7c14f 100644 (file)
@@ -85,7 +85,7 @@ int64_t opt_clock_offset;
 int64_t opt_clock_offset_ns;
 
 extern int yydebug;
 int64_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
 
 /*
  * TODO: babeltrace_ctf_console_output ensures that we only print
This page took 0.022891 seconds and 4 git commands to generate.