about summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--linuxthreads/ChangeLog4
1 files changed, 2 insertions, 2 deletions
diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog
index b783ddc528..49a37df7f8 100644
--- a/linuxthreads/ChangeLog
+++ b/linuxthreads/ChangeLog
@@ -15,8 +15,8 @@
 
 2004-01-16  Richard Henderson  <rth@redhat.com>
 
-        * attr.c: Include ldsodefs.h.
-        (pthread_getattr_np): Don't declare __libc_stack_end.
+	* attr.c: Include ldsodefs.h.
+	(pthread_getattr_np): Don't declare __libc_stack_end.
 
 2004-01-09  Steven Munroe  <sjmunroe@us.ibm.com>