mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-03 08:11:08 +00:00
2002-12-01 Roland McGrath <roland@redhat.com>
* include/link.h: Comment typo fix.
This commit is contained in:
parent
cb0e76b440
commit
877e0d8e45
@ -266,7 +266,7 @@ struct link_map
|
||||
size_t l_tls_initimage_size;
|
||||
/* Size of the TLS block. */
|
||||
size_t l_tls_blocksize;
|
||||
/* Alignment rquirement of the TLS block. */
|
||||
/* Alignment requirement of the TLS block. */
|
||||
size_t l_tls_align;
|
||||
/* For objects present at startup time: offset in the static TLS block. */
|
||||
ptrdiff_t l_tls_offset;
|
||||
|
Loading…
Reference in New Issue
Block a user