Remove trailing spaces in bfd
[deliverable/binutils-gdb.git] / bfd / elf-attrs.c
index ceafd44d45cc03779d60aa1bdc74f076e5ddd0c2..919c3eff1f41b77bf5dc370ea93a8e6c2bb146fd 100644 (file)
@@ -450,7 +450,7 @@ _bfd_elf_parse_attributes (bfd *abfd, Elf_Internal_Shdr * hdr)
   p = contents;
   p_end = p + hdr->sh_size;
   std_sec = get_elf_backend_data (abfd)->obj_attrs_vendor;
-  
+
   if (*(p++) == 'A')
     {
       len = hdr->sh_size - 1;
This page took 0.046382 seconds and 4 git commands to generate.