diff options
Diffstat (limited to 'sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S')
-rw-r--r-- | sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S b/sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S index 5d8a073b9d..7e5d4c8e01 100644 --- a/sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S +++ b/sysdeps/powerpc/powerpc64/multiarch/strncmp-ppc64.S @@ -13,7 +13,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/>. */ #if defined SHARED && IS_IN (libc) # define STRNCMP __strncmp_ppc |