Skip to content

Commit

Permalink
fix build error
Browse files Browse the repository at this point in the history
  • Loading branch information
palash-gandhi committed Dec 6, 2024
1 parent ddb92ca commit 5edc392
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bfd/elf-bfd.h
Original file line number Diff line number Diff line change
Expand Up @@ -1921,7 +1921,7 @@ struct elf_obj_tdata
struct sdt_note *sdt_note_head;

Elf_Internal_Shdr **group_sect_ptr;
int num_group;
unsigned int num_group;

/* Index into group_sect_ptr, updated by setup_group when finding a
section's group. Used to optimize subsequent group searches. */
Expand Down

0 comments on commit 5edc392

Please sign in to comment.