]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove annoying space from gas/config/obj-elf.c
authorMatthieu Longo <matthieu.longo@arm.com>
Sat, 12 Apr 2025 17:05:50 +0000 (18:05 +0100)
committerMatthieu Longo <matthieu.longo@arm.com>
Wed, 14 May 2025 09:37:44 +0000 (10:37 +0100)
gas/config/obj-elf.c

index d37d0fdc6107bdadfb7a7fb84ba7d3136d0633da..bc981f05dd593f76df2855cacaceb815c7ef0858 100644 (file)
@@ -781,7 +781,7 @@ change_section (const char *name,
          || startswith (name, ".note.gnu"))
        flags |= SEC_ELF_OCTETS;
     }
-  
+
   if (old_sec == NULL)
     {
       symbolS *secsym;