1
0
mirror of https://sourceware.org/git/glibc.git synced 2025-07-30 22:43:12 +03:00

Fix three GNU license URLs, along with trailing-newline issues.

This commit is contained in:
Paul Eggert
2019-09-07 02:54:48 -07:00
parent 5a82c74822
commit 5cb226d7e4
3 changed files with 4 additions and 6 deletions

View File

@ -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
<http://www.gnu.org/licenses/>. */
<https://www.gnu.org/licenses/>. */
#include <sysdep.h>
@ -59,4 +59,3 @@ ENTRY (syscall)
jgnl SYSCALL_ERROR_LABEL
br %r14 /* Return to caller. */
PSEUDO_END (syscall)