Fix incorrect comment.
This commit is contained in:
parent
325230b8b0
commit
96a9329375
@ -88,7 +88,7 @@ __tls_get_addr()
|
||||
|
||||
#pragma weak _rtld_free_tls
|
||||
/*
|
||||
* Free Static TLS using the Variant II method.
|
||||
* Free Static TLS using the Variant I method.
|
||||
*/
|
||||
void
|
||||
_rtld_free_tls(void *tls, size_t tcbsize, size_t tcbalign)
|
||||
|
Loading…
Reference in New Issue
Block a user