mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix typos.
This commit is contained in:
@ -40,7 +40,7 @@ __pthread_getschedparam (threadid, policy, param)
|
||||
lll_lock (pd->lock, LLL_PRIVATE);
|
||||
|
||||
/* The library is responsible for maintaining the values at all
|
||||
times. If the user uses a interface other than
|
||||
times. If the user uses an interface other than
|
||||
pthread_setschedparam to modify the scheduler setting it is not
|
||||
the library's problem. In case the descriptor's values have
|
||||
not yet been retrieved do it now. */
|
||||
|
Reference in New Issue
Block a user