diff options
Diffstat (limited to 'gdb/symfile.h')
-rw-r--r-- | gdb/symfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/symfile.h b/gdb/symfile.h index 56cf4653850..efc6b77e248 100644 --- a/gdb/symfile.h +++ b/gdb/symfile.h @@ -64,7 +64,7 @@ struct psymbol_allocation_list #define MAX_SECTIONS 40 struct section_addr_info { - /* Sections whose names are file format dependant. */ + /* Sections whose names are file format dependent. */ struct other_sections { CORE_ADDR addr; |