diff options
author | Roland McGrath <roland@gnu.org> | 2003-03-14 23:16:51 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2003-03-14 23:16:51 +0000 |
commit | 2e49caba0e26d87f901c2045981bd5d6640531b2 (patch) | |
tree | 951b4c9872a0101f8b21eeea6f7cd5dcf9d81912 /nptl_db | |
parent | 415ef7d8934577f9f9b460e5ebdf040aaa867b4c (diff) | |
download | glibc-2e49caba0e26d87f901c2045981bd5d6640531b2.tar.gz |
* init.c: Fix typo "#eli" for "#else".
Diffstat (limited to 'nptl_db')
-rw-r--r-- | nptl_db/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/nptl_db/ChangeLog b/nptl_db/ChangeLog index bf6241264f..237d4e92e1 100644 --- a/nptl_db/ChangeLog +++ b/nptl_db/ChangeLog @@ -1,3 +1,7 @@ +2003-03-14 Roland McGrath <roland@redhat.com> + + * td_thr_tls_get_addr.c (td_thr_tls_get_addr): Use `header.' prefix. + 2003-03-10 Roland McGrath <roland@redhat.com> * td_ta_thr_iter.c (iterate_thread_list): Don't use `header.data.' |