Skip to content

Commit 65d15c9

Browse files
author
Matthieu Longo
committed
Remove annoying space from gas/config/obj-elf.c
1 parent 717a38e commit 65d15c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gas/config/obj-elf.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -781,7 +781,7 @@ change_section (const char *name,
781781
|| startswith (name, ".note.gnu"))
782782
flags |= SEC_ELF_OCTETS;
783783
}
784-
784+
785785
if (old_sec == NULL)
786786
{
787787
symbolS *secsym;

0 commit comments

Comments
 (0)