Reformat elf_x86_allocate_dynrelocs
[deliverable/binutils-gdb.git] / bfd / elfxx-x86.c
index 9d5cfbf7e79abb2597a59164997a9e643e57a9c7..4384430c864a9114ad3e5e2a7fb532ae68f1b539 100644 (file)
@@ -83,8 +83,7 @@ _bfd_x86_elf_dtpoff_base (struct bfd_link_info *info)
    dynamic relocs.  */
 
 static bfd_boolean
-elf_x86_allocate_dynrelocs (struct elf_link_hash_entry *h,
-                                void *inf)
+elf_x86_allocate_dynrelocs (struct elf_link_hash_entry *h, void *inf)
 {
   struct bfd_link_info *info;
   struct elf_x86_link_hash_table *htab;
This page took 0.023919 seconds and 4 git commands to generate.