diff options
author | Ulrich Drepper <drepper@gmail.com> | 2011-04-09 11:01:37 -0400 |
---|---|---|
committer | Ulrich Drepper <drepper@gmail.com> | 2011-04-09 11:01:37 -0400 |
commit | 38a7d692fc302518e2b10dbedff7841939044eca (patch) | |
tree | 5607e68b95063346704a43b0533eb8c12582c7c7 /ChangeLog | |
parent | e451d22b22c959a4dbf86dbc9f125985601473ab (diff) | |
download | glibc-38a7d692fc302518e2b10dbedff7841939044eca.zip glibc-38a7d692fc302518e2b10dbedff7841939044eca.tar.gz glibc-38a7d692fc302518e2b10dbedff7841939044eca.tar.bz2 |
Fix typo in comment.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2011-04-09 Ulrich Drepper <drepper@gmail.com> + + [BZ #12655] + * sysdeps/unix/sysv/linux/sys/syscall.h: Fix comment. + Patch by Filipe David Manana <fdmanana@apache.org>. + 2011-04-07 Andreas Schwab <schwab@redhat.com> * sysdeps/unix/sysv/linux/x86_64/____longjmp_chk.S (CALL_FAIL): |