Indent labels
[deliverable/binutils-gdb.git] / bfd / elfcode.h
index 1b2d68ab2044aa06a9066e18d3ef2523552414ed..b67ea8c7d2e88dd644d2da4b0ed53f4203ddfb32 100644 (file)
@@ -1398,7 +1398,7 @@ elf_slurp_symbol_table (bfd *abfd, asymbol **symptrs, bfd_boolean dynamic)
     free (isymbuf);
   return symcount;
 
-error_return:
+ error_return:
   if (xverbuf != NULL)
     free (xverbuf);
   if (isymbuf != NULL && hdr->contents != (unsigned char *) isymbuf)
This page took 0.032441 seconds and 4 git commands to generate.