summaryrefslogtreecommitdiff
path: root/bfd/elf32-xc16x.c
diff options
context:
space:
mode:
Diffstat (limited to 'bfd/elf32-xc16x.c')
-rw-r--r--bfd/elf32-xc16x.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/bfd/elf32-xc16x.c b/bfd/elf32-xc16x.c
index b7e0d412d5..9f285c7922 100644
--- a/bfd/elf32-xc16x.c
+++ b/bfd/elf32-xc16x.c
@@ -1,6 +1,6 @@
/* Infineon XC16X-specific support for 16-bit ELF.
Copyright 2006, 2007, 2009, 2010, 2012 Free Software Foundation, Inc.
- Contributed by KPIT Cummins Infosystems
+ Contributed by KPIT Cummins Infosystems
This file is part of BFD, the Binary File Descriptor library.
@@ -433,11 +433,11 @@ elf32_xc16x_final_write_processing (bfd *abfd,
static unsigned long
elf32_xc16x_mach (flagword flags)
-{
+{
switch (flags)
{
case 0x1000:
- default:
+ default:
return bfd_mach_xc16x;
case 0x1001: