aboutsummaryrefslogtreecommitdiff
path: root/bfd/elf32-hppa.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-hppa.c')
-rw-r--r--bfd/elf32-hppa.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-hppa.c b/bfd/elf32-hppa.c
index e0b317b..f658625 100644
--- a/bfd/elf32-hppa.c
+++ b/bfd/elf32-hppa.c
@@ -3282,7 +3282,7 @@ elf32_hppa_final_link (abfd, info)
return false;
/* If we're producing a final executable, sort the contents of the
- unwind section. */
+ unwind section. */
return elf_hppa_sort_unwind (abfd);
}