summaryrefslogtreecommitdiffstats
path: root/gdb/symtab.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/symtab.h')
-rw-r--r--gdb/symtab.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/gdb/symtab.h b/gdb/symtab.h
index e4ec4bfd97..e946c65fea 100644
--- a/gdb/symtab.h
+++ b/gdb/symtab.h
@@ -738,8 +738,7 @@ struct section_offsets
struct symtab
{
-
- /* Chain of all existing symtabs. */
+ /* Unordered chain of all existing symtabs of this objfile. */
struct symtab *next;
OpenPOWER on IntegriCloud