From: Daniel Jacobowitz Date: Tue, 16 Mar 2010 14:18:06 +0000 (+0000) Subject: Add missing newline. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=d959f8f0a34a0ddc4b66a767f3b5b9580d57f602;p=binutils-gdb.git Add missing newline. --- diff --git a/ld/testsuite/ld-elf/orphan-region.ld b/ld/testsuite/ld-elf/orphan-region.ld index e20cbafc131..3951fcbf720 100644 --- a/ld/testsuite/ld-elf/orphan-region.ld +++ b/ld/testsuite/ld-elf/orphan-region.ld @@ -7,4 +7,4 @@ SECTIONS { .text : ALIGN (4) { *(.text) } > region .rodata : ALIGN (4) { *(.rodata) } > region -} \ No newline at end of file +}