flt.lttng-utils.debug-info: cleanup: remove usage old struct name
[deliverable/babeltrace.git] / plugins / lttng-utils / debug-info.c
index 88ee77bc77f4ac39b9eff4a9045cacbdf4116126..d84bf397a0af59a82b20202331e614b3008fce05 100644 (file)
@@ -114,7 +114,7 @@ struct debug_info {
 
        /*
         * Hash table of VPIDs (pointer to int64_t) to
-        * (struct ctf_proc_debug_infos*); owned by debug_info.
+        * (struct proc_debug_info_sources*); owned by debug_info.
         */
        GHashTable *vpid_to_proc_dbg_info_src;
        GQuark q_statedump_bin_info;
This page took 0.024311 seconds and 5 git commands to generate.