aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S
diff options
context:
space:
mode:
authordengjianbo <dengjianbo@loongson.cn>2023-08-28 10:08:40 +0800
committercaiyinyu <caiyinyu@loongson.cn>2023-08-29 10:35:38 +0800
commit693918b6dd13ce2bd8dd3c5734de99f67d5818db (patch)
tree118cb01ad525b61b7c1151bec2ebaded251fa6bb /sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S
parentea7698a6165582e45d3cf2726d5e3467e0b1abd5 (diff)
downloadglibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.zip
glibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.tar.gz
glibc-693918b6dd13ce2bd8dd3c5734de99f67d5818db.tar.bz2
LoongArch: Change loongarch to LoongArch in comments
Diffstat (limited to 'sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S')
-rw-r--r--sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S b/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S
index e2687fa..f63de87 100644
--- a/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S
+++ b/sysdeps/loongarch/lp64/multiarch/strncmp-aligned.S
@@ -1,4 +1,4 @@
-/* Optimized strncmp implementation using basic Loongarch instructions.
+/* Optimized strncmp implementation using basic LoongArch instructions.
Copyright (C) 2023 Free Software Foundation, Inc.
This file is part of the GNU C Library.