mirror of
https://sourceware.org/git/glibc.git
synced 2025-07-29 11:41:21 +03:00
Fix typos.
This commit is contained in:
@ -26,7 +26,7 @@
|
||||
static char buffer[sizeof (_PATH_TTY) + 2];
|
||||
|
||||
|
||||
/* Return the pathname of the pseudo terminal slave assoicated with
|
||||
/* Return the pathname of the pseudo terminal slave associated with
|
||||
the master FD is open on, or NULL on errors.
|
||||
The returned storage is good until the next call to this function. */
|
||||
char *
|
||||
|
Reference in New Issue
Block a user