about summary refs log tree commit diff
path: root/nptl
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-05-27 18:56:40 +0000
committerUlrich Drepper <drepper@redhat.com>2007-05-27 18:56:40 +0000
commitcd0dbd89441dc1fc88a3b5d7d638b03c2a62e17c (patch)
treea03e8fd074a94b729ea1db34342c8aaab783129d /nptl
parent50f1dec5d3e7bf97f5c0d4f8e05f846b34a32c0a (diff)
downloadglibc-cd0dbd89441dc1fc88a3b5d7d638b03c2a62e17c.tar.gz
glibc-cd0dbd89441dc1fc88a3b5d7d638b03c2a62e17c.tar.xz
glibc-cd0dbd89441dc1fc88a3b5d7d638b03c2a62e17c.zip
[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to
Diffstat (limited to 'nptl')
-rw-r--r--nptl/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/nptl/ChangeLog b/nptl/ChangeLog
index bb4a86ba05..422ae58937 100644
--- a/nptl/ChangeLog
+++ b/nptl/ChangeLog
@@ -10,7 +10,7 @@
 	the new __shared element.
 	* sysdeps/unix/sysv/linux/x86_64/bits/pthreadtypes.h [__WORDSIZE=32]:
 	Likewise.
-	[__WORDSIZE=64]: Renamed __pad1 element int rwlock structire to
+	[__WORDSIZE=64]: Renamed __pad1 element int rwlock structure to
 	__shared, adjust names of other padding elements.
 	* sysdeps/unix/sysv/linux/powerpc/bits/pthreadtypes.h: Likewise.
 	* sysdeps/pthread/pthread.h: Adjust rwlock initializers.