From 5cb226d7e4e710939cff7288bf9970cb52ec0dfa Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Sat, 7 Sep 2019 02:54:48 -0700 Subject: Fix three GNU license URLs, along with trailing-newline issues. --- sysdeps/powerpc/powerpc64/ppc-mcount.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysdeps/powerpc') diff --git a/sysdeps/powerpc/powerpc64/ppc-mcount.S b/sysdeps/powerpc/powerpc64/ppc-mcount.S index fb301a77be..36299dac2b 100644 --- a/sysdeps/powerpc/powerpc64/ppc-mcount.S +++ b/sysdeps/powerpc/powerpc64/ppc-mcount.S @@ -14,7 +14,7 @@ You should have received a copy of the GNU Lesser General Public License along with the GNU C Library; if not, see - . */ + . */ #include /* We don't need to save the parameter-passing registers as gcc takes @@ -38,4 +38,3 @@ ENTRY(_mcount) addi r1,r1,FRAME_MIN_SIZE blr END(_mcount) - -- cgit 1.4.1