mirror of git://sourceware.org/git/glibc.git
Linux: Fix typo in comment in termios_internals.h
This commit is contained in:
parent
4900f993c8
commit
1c5f2ae4f9
|
@ -59,7 +59,7 @@ struct termios2
|
|||
format and function as TCGETS2. On all other platforms, the termios2
|
||||
interface exists as far back as this version of glibc supports.
|
||||
|
||||
For TCGETS* it is more complicated; this is handled in tcsetattr.c.
|
||||
For TCSETS* it is more complicated; this is handled in tcsetattr.c.
|
||||
|
||||
Some other architectures only have the equivalent of the termios2
|
||||
interface, in which case the old ioctl names are the only ones
|
||||
|
|
Loading…
Reference in New Issue