mirror of
git://sourceware.org/git/glibc.git
synced 2025-03-19 13:40:59 +08:00
Fix typo in comment.
This commit is contained in:
parent
6a22fde6bd
commit
800c2344f3
@ -33,7 +33,7 @@ __pthread_attr_getstackaddr (attr, stackaddr)
|
||||
iattr = (struct pthread_attr *) attr;
|
||||
|
||||
/* Some code assumes this function to work even if no stack address
|
||||
has been set. Let them figure it our for themselves what the
|
||||
has been set. Let them figure it out for themselves what the
|
||||
value means. Simply store the result. */
|
||||
*stackaddr = iattr->stackaddr;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user