Remove trailing spaces in bfd
[deliverable/binutils-gdb.git] / bfd / elf64-sh64.c
index 7be08a970b0db9ab7dbbc93a7d584ab069887e84..b539a4601d95e296bfad8654b46f24f5777651bc 100644 (file)
@@ -2265,7 +2265,7 @@ sh_elf64_copy_private_data_internal (bfd *ibfd, bfd *obfd)
 
   /* Copy object attributes.  */
   _bfd_elf_copy_private_bfd_data (ibfd, obfd);
-  
+
   return sh_elf64_set_private_flags (obfd, elf_elfheader (ibfd)->e_flags);
 }
 
This page took 0.024105 seconds and 4 git commands to generate.