projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cb0e76b
)
2002-12-01 Roland McGrath <roland@redhat.com>
author
Roland McGrath
<roland@gnu.org>
Sun, 1 Dec 2002 22:13:42 +0000
(22:13 +0000)
committer
Roland McGrath
<roland@gnu.org>
Sun, 1 Dec 2002 22:13:42 +0000
(22:13 +0000)
* include/link.h: Comment typo fix.
include/link.h
patch
|
blob
|
history
diff --git
a/include/link.h
b/include/link.h
index
ad4e0a4
..
5113ab7
100644
(file)
--- a/
include/link.h
+++ b/
include/link.h
@@
-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 r
e
quirement 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;