gdb/ChangeLog:
* dwarf2/read.c (dw2_do_instantiate_symtab): Fix typo in
comment.
Change-Id: I6cb98768c04a537cf3d427648bddc57c631518e5
+2020-11-12 Simon Marchi <simon.marchi@polymtl.ca>
+
+ * dwarf2/read.c (dw2_do_instantiate_symtab): Fix typo in
+ comment.
+
2020-11-12 Simon Marchi <simon.marchi@polymtl.ca>
* dwarf2/read.c (dwarf_read_debug_printf,
return cu;
}
-/* Read in the symbols for PER_CU in the context of DWARF"_PER_OBJFILE. */
+/* Read in the symbols for PER_CU in the context of PER_OBJFILE. */
static void
dw2_do_instantiate_symtab (dwarf2_per_cu_data *per_cu,