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/unix/sysv/linux/s390/s390-64/syscall.S | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'sysdeps/unix/sysv') diff --git a/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S b/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S index b51aa2fc50..bbe4d79848 100644 --- a/sysdeps/unix/sysv/linux/s390/s390-64/syscall.S +++ b/sysdeps/unix/sysv/linux/s390/s390-64/syscall.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 @@ -59,4 +59,3 @@ ENTRY (syscall) jgnl SYSCALL_ERROR_LABEL br %r14 /* Return to caller. */ PSEUDO_END (syscall) - -- cgit 1.4.1