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:
@ -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)
|
||||
|
||||
|
Reference in New Issue
Block a user