mirror of
https://github.com/bminor/binutils-gdb.git
synced 2025-12-27 01:28:46 +00:00
[gdb/symtab] Fix more style issues in v9 .gdb_index section support
I noticed a few more style issues in commit 8b9c08edda ("[gdb/symtab] Add
name_of_main and language_of_main to the DWARF index"), after checking it
with gcc's check_GNU_style.{sh,py}.
Fix these.
Build on x86_64-linux.
This commit is contained in:
@@ -1193,7 +1193,7 @@ write_cooked_index (cooked_index *table,
|
||||
}
|
||||
}
|
||||
|
||||
/* Write shortcut information. */
|
||||
/* Write shortcut information. */
|
||||
|
||||
static void
|
||||
write_shortcuts_table (cooked_index *table, data_buf &shortcuts,
|
||||
|
||||
Reference in New Issue
Block a user