libthr: minor spacing cleanup.
No functional change. X-MFC with: r337992
This commit is contained in:
parent
41ca4c2ded
commit
d91c3ee490
@ -199,8 +199,8 @@ _pthread_attr_getdetachstate(const pthread_attr_t *attr, int *detachstate)
|
||||
__weak_reference(_pthread_attr_getguardsize, pthread_attr_getguardsize);
|
||||
|
||||
int
|
||||
_pthread_attr_getguardsize(const pthread_attr_t *__restrict attr,
|
||||
size_t *__restrict guardsize)
|
||||
_pthread_attr_getguardsize(const pthread_attr_t * __restrict attr,
|
||||
size_t * __restrict guardsize)
|
||||
{
|
||||
int ret;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user