aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--bfd/elf32-v850.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/bfd/elf32-v850.c b/bfd/elf32-v850.c
index 265c07c..4dbfe5e 100644
--- a/bfd/elf32-v850.c
+++ b/bfd/elf32-v850.c
@@ -1434,7 +1434,7 @@ v850_elf_object_p (abfd)
/* end-sanitize-v850e */
/* start-sanitize-v850eq */
case E_V850EQ_ARCH: (void) bfd_default_set_arch_mach (abfd, bfd_arch_v850, bfd_mach_v850eq); break;
-/* start-sanitize-v850eq */
+/* end-sanitize-v850eq */
}
}