From: Ulrich Drepper Date: Fri, 16 Jul 1999 23:17:36 +0000 (+0000) Subject: Correct last entry. X-Git-Tag: upstream/2.20~20035 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4bf307e37b1a0ff9b4271c639a53fffec5392833;p=platform%2Fupstream%2Flinaro-glibc.git Correct last entry. * internals.h: Align _pthread_descr_struct to 32 bytes. --- diff --git a/linuxthreads/ChangeLog b/linuxthreads/ChangeLog index 48a46c8..f647c2a 100644 --- a/linuxthreads/ChangeLog +++ b/linuxthreads/ChangeLog @@ -1,7 +1,6 @@ 1999-07-16 Andreas Jaeger - * linuxthreads/internals.h: Align _pthread_descr_struct to 32 - bytes. + * internals.h: Align _pthread_descr_struct to 32 bytes. Reported by Tim Hockin , close PR libc/1206.