diff options
author | Marek Polacek <mpolacek@redhat.com> | 2011-12-23 13:59:40 -0500 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-12-23 13:59:40 -0500 |
commit | 530a32499a1671ea243c4d05e9c82ad31a29c7e6 (patch) | |
tree | a8f342081ae8d34a3c40038cb4e89dc479a30cdf /ChangeLog | |
parent | 67371b5666310a0012ec39b6c9bc41fe0c1b0bc4 (diff) | |
download | glibc-530a32499a1671ea243c4d05e9c82ad31a29c7e6.tar.gz glibc-530a32499a1671ea243c4d05e9c82ad31a29c7e6.tar.xz glibc-530a32499a1671ea243c4d05e9c82ad31a29c7e6.zip |
Fix typos in comments
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2f2a22e12c..f1a0742f3f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2011-12-23 Ulrich Drepper <drepper@gmail.com> + * sysdeps/x86_64/dl-machine.h: Fix typos in comments. + Patch by Marek Polacek <mpolacek@redhat.com>. + * bits/byteswap.h: Protect long long constants with __extension__. * sysdeps/i386/bits/byteswap.h: Likewise. * sysdeps/ia64/bits/byteswap.h: Likewise. |