[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:
Tom de Vries
2023-10-20 11:56:49 +02:00
parent 2d1777b530
commit 938459015c
5 changed files with 9 additions and 9 deletions

View File

@@ -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,