aboutsummaryrefslogtreecommitdiff
path: root/bfd/irix-core.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/irix-core.c')
-rw-r--r--bfd/irix-core.c12
1 files changed, 6 insertions, 6 deletions
diff --git a/bfd/irix-core.c b/bfd/irix-core.c
index f9989f5..5215155 100644
--- a/bfd/irix-core.c
+++ b/bfd/irix-core.c
@@ -146,11 +146,11 @@ do_sections (bfd *abfd, struct coreout *coreout)
static asection *
make_bfd_asection (bfd *abfd,
- const char *name,
- flagword flags,
- bfd_size_type size,
- bfd_vma vma,
- file_ptr filepos)
+ const char *name,
+ flagword flags,
+ bfd_size_type size,
+ bfd_vma vma,
+ file_ptr filepos)
{
asection *asect;
@@ -289,7 +289,7 @@ const bfd_target core_irix_vec =
HAS_LINENO | HAS_DEBUG |
HAS_SYMS | HAS_LOCALS | WP_TEXT | D_PAGED),
(SEC_HAS_CONTENTS | SEC_ALLOC | SEC_LOAD | SEC_RELOC), /* section flags */
- 0, /* symbol prefix */
+ 0, /* symbol prefix */
' ', /* ar_pad_char */
16, /* ar_max_namelen */
0, /* match_priority */