mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-17 16:05:56 +08:00
section.c: Fix typo in comments (withe -> with)
* bfd-in2.h: Regenerated. * section.c (SEC_ASSEMBLER_SECTION_ID): Fix a typo in comments.
This commit is contained in:
@ -292,7 +292,7 @@ CODE_FRAGMENT
|
||||
.#define SEC_LINKER_CREATED 0x100000
|
||||
.
|
||||
. {* This section contains a section ID to distinguish different
|
||||
. sections withe the same section name. *}
|
||||
. sections with the same section name. *}
|
||||
.#define SEC_ASSEMBLER_SECTION_ID 0x100000
|
||||
.
|
||||
. {* This section should not be subject to garbage collection.
|
||||
|
Reference in New Issue
Block a user