Linux: Fix typo in comment in termios_internals.h

This commit is contained in:
Florian Weimer 2025-07-04 10:50:06 +02:00
parent 4900f993c8
commit 1c5f2ae4f9
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ struct termios2
format and function as TCGETS2. On all other platforms, the termios2 format and function as TCGETS2. On all other platforms, the termios2
interface exists as far back as this version of glibc supports. 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 Some other architectures only have the equivalent of the termios2
interface, in which case the old ioctl names are the only ones interface, in which case the old ioctl names are the only ones