From: Vineet Gupta Date: Fri, 1 Feb 2019 03:45:10 +0000 (-0500) Subject: make-syscalls.sh: fix comment referencing syscall-template X-Git-Tag: glibc-2.30~410 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=d5627550ae99d10dfad216910ffa774f60460123;p=thirdparty%2Fglibc.git make-syscalls.sh: fix comment referencing syscall-template --- diff --git a/ChangeLog b/ChangeLog index 59e5e119175..3865128d99b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2019-01-31 Vineet Gupta + + * sysdeps/unix/make-syscalls.sh: Fix comment referencing + syscall-template file. + 2019-01-31 Carlos O'Donell Torvald Riegel Rik Prohaska diff --git a/sysdeps/unix/make-syscalls.sh b/sysdeps/unix/make-syscalls.sh index e39b2d6d521..6a5c10d54e8 100644 --- a/sysdeps/unix/make-syscalls.sh +++ b/sysdeps/unix/make-syscalls.sh @@ -7,7 +7,7 @@ # # This script is used to process the syscall data encoded in the various # syscalls.list files to produce thin assembly syscall wrappers around the -# appropriate OS syscall. See syscall-template.s for more details on the +# appropriate OS syscall. See syscall-template.S for more details on the # actual wrapper. # # Syscall Signature Prefixes: