about summary refs log tree commit diff
path: root/linuxthreads_db
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>1999-10-14 00:41:12 +0000
committerUlrich Drepper <drepper@redhat.com>1999-10-14 00:41:12 +0000
commit02ab9fe3d079f15ae1c0f030bd8bba68c3f0b29b (patch)
tree99a77b490ca55bbef4085a666807c425f6b26297 /linuxthreads_db
parent00e50680b1f067cfbbf46619138567314f5877d9 (diff)
downloadglibc-02ab9fe3d079f15ae1c0f030bd8bba68c3f0b29b.tar.gz
glibc-02ab9fe3d079f15ae1c0f030bd8bba68c3f0b29b.tar.xz
glibc-02ab9fe3d079f15ae1c0f030bd8bba68c3f0b29b.zip
Update.
Diffstat (limited to 'linuxthreads_db')
-rw-r--r--linuxthreads_db/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/linuxthreads_db/ChangeLog b/linuxthreads_db/ChangeLog
index defa1e6c7b..a5486c93d2 100644
--- a/linuxthreads_db/ChangeLog
+++ b/linuxthreads_db/ChangeLog
@@ -5,7 +5,7 @@
 	Actually use state parameter to distingusih at least a few states.
 
 	* td_thr_get_info.c: Handle manager thread special.  Fill in ti_lid,
-	ti_state fields, and ti_startfunc fields.
+	ti_state, and ti_startfunc fields.
 
 1999-10-12  Andreas Jaeger  <aj@suse.de>