[AArch64] Adjust layout of elfNN_aarch64_write_section.
[deliverable/binutils-gdb.git] / bfd / elfnn-aarch64.c
index 6397006a17367ca286e46a380f1f807c8899c817..4e85fd0fe9b8222d86afeb8aef0c97f5ba8fac0a 100644 (file)
@@ -4071,7 +4071,7 @@ elfNN_aarch64_write_section (bfd *output_bfd  ATTRIBUTE_UNUSED,
 
 {
   struct elf_aarch64_link_hash_table *globals =
-                                       elf_aarch64_hash_table (link_info);
+    elf_aarch64_hash_table (link_info);
 
   if (globals == NULL)
     return FALSE;
This page took 0.026025 seconds and 4 git commands to generate.