diff options
author | Andrew Senkevich <andrew.senkevich@intel.com> | 2016-01-16 14:42:26 +0300 |
---|---|---|
committer | Andrew Senkevich <andrew.senkevich@intel.com> | 2016-01-16 14:42:26 +0300 |
commit | 214a44f3949624623bd9f5ced82a47915259324e (patch) | |
tree | e05191f20e7c096cea934dfb2f5f6e0afe3fa615 /ChangeLog | |
parent | 3f2c97261b487a95c94a9544023fb7c0a696b4a9 (diff) | |
download | glibc-214a44f3949624623bd9f5ced82a47915259324e.tar.gz glibc-214a44f3949624623bd9f5ced82a47915259324e.tar.xz glibc-214a44f3949624623bd9f5ced82a47915259324e.zip |
Fixed typos in __memcpy_chk.
* sysdeps/x86_64/multiarch/memcpy_chk.S: Fixed typos.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index caf588b3d1..16c008a773 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2016-01-16 Andrew Senkevich <andrew.senkevich@intel.com> + + * sysdeps/x86_64/multiarch/memcpy_chk.S: Fixed typos. + 2016-01-16 Mike Frysinger <vapier@gentoo.org> * sysdeps/unix/sysv/linux/sparc/bits/mman.h (MCL_ONFAULT): Move |