mirror of
https://sourceware.org/git/glibc.git
synced 2025-10-12 19:04:54 +03:00
(__libc_current_sigrtmin): Fix typo in comment.
This commit is contained in:
@@ -28,7 +28,7 @@ extern int __libc_allocate_rtsig_private (int high);
|
||||
|
||||
|
||||
/* We reserve __SIGRTMIN for use as the cancellation signal and
|
||||
__SIGRTMIN+1 to andle setuid et.al. These signals are used
|
||||
__SIGRTMIN+1 to handle setuid et.al. These signals are used
|
||||
internally. */
|
||||
int
|
||||
__libc_current_sigrtmin (void)
|
||||
|
Reference in New Issue
Block a user