Indent labels
[deliverable/binutils-gdb.git] / bfd / elf32-msp430.c
index 784c32ed02dcf7a13a4b29ad8dbdb75bac65a3b8..9670213b2659e32be713a79483753f74a18ba25a 100644 (file)
@@ -2493,7 +2493,7 @@ msp430_elf_relax_section (bfd * abfd, asection * sec,
 
   return TRUE;
 
-error_return:
+ error_return:
   if (isymbuf != NULL && symtab_hdr->contents != (unsigned char *) isymbuf)
     free (isymbuf);
   if (contents != NULL
This page took 0.025501 seconds and 4 git commands to generate.