]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Fix sanitization.
authorAndrew Cagney <cagney@redhat.com>
Mon, 15 Sep 1997 08:21:04 +0000 (08:21 +0000)
committerAndrew Cagney <cagney@redhat.com>
Mon, 15 Sep 1997 08:21:04 +0000 (08:21 +0000)
bfd/elf32-v850.c

index 265c07c3ac49b49bd259ec752d3a2e663ca421a4..4dbfe5e95763d691fcc0b771280e702385f92cea 100644 (file)
@@ -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 */
     }
 }