about summary refs log tree commit diff
path: root/sysdeps/x86_64/multiarch/wmemset_chk.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/x86_64/multiarch/wmemset_chk.c')
-rw-r--r--sysdeps/x86_64/multiarch/wmemset_chk.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/x86_64/multiarch/wmemset_chk.c b/sysdeps/x86_64/multiarch/wmemset_chk.c
index d3ded5595b..ec6f02a5c0 100644
--- a/sysdeps/x86_64/multiarch/wmemset_chk.c
+++ b/sysdeps/x86_64/multiarch/wmemset_chk.c
@@ -17,7 +17,7 @@
    License along with the GNU C Library; if not, see
    <http://www.gnu.org/licenses/>.  */
 
-/* Define multiple versions only for the definition in libc.so. */
+/* Define multiple versions only for the definition in libc.so.  */
 #if IS_IN (libc) && defined SHARED
 # define __wmemset_chk __redirect_wmemset_chk
 # include <wchar.h>