diff options
Diffstat (limited to 'ld/emultempl')
-rw-r--r-- | ld/emultempl/elf32.em | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ld/emultempl/elf32.em b/ld/emultempl/elf32.em index 617c650..e03da1b 100644 --- a/ld/emultempl/elf32.em +++ b/ld/emultempl/elf32.em @@ -1023,7 +1023,7 @@ gld${EMULATION_NAME}_place_orphan (file, s) if (! config.unique_orphan_sections) { - /* Look through the script to see where to place this section. */ + /* Look through the script to see where to place this section. */ os = lang_output_section_find (secname); if (os != NULL |