about summary refs log tree commit diff
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-07-16 23:17:36 +0000
committerUlrich Drepper <drepper@redhat.com>1999-07-16 23:17:36 +0000
commit4bf307e37b1a0ff9b4271c639a53fffec5392833 (patch)
tree756c04cbec2c8d0f84dcaa0333d66d79dfa0c858
parent76a16b8fcb8a61a469648844183fb6c04c39725c (diff)
downloadglibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.tar.gz
glibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.tar.xz
glibc-4bf307e37b1a0ff9b4271c639a53fffec5392833.zip
Correct last entry.
	* internals.h: Align _pthread_descr_struct to 32 bytes.
-rw-r--r--linuxthreads/ChangeLog3
1 files changed, 1 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index 48a46c8789..f647c2a44a 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -1,7 +1,6 @@
 1999-07-16  Andreas Jaeger  <aj@arthur.rhein-neckar.de>
 
-	* linuxthreads/internals.h: Align _pthread_descr_struct to 32
-	bytes.
+	* internals.h: Align _pthread_descr_struct to 32 bytes.
 	Reported by Tim Hockin <thockin@cobaltnet.com>, close PR
 	libc/1206.