]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Linux: Fix typo in comment in termios_internals.h master
authorFlorian Weimer <fweimer@redhat.com>
Fri, 4 Jul 2025 08:50:06 +0000 (10:50 +0200)
committerFlorian Weimer <fweimer@redhat.com>
Fri, 4 Jul 2025 11:17:31 +0000 (13:17 +0200)
sysdeps/unix/sysv/linux/termios_internals.h

index 10b67323249c49c54582490a96a96cc5411998fe..e8dbfe74ded5757bd4f865237ecb85583fb726fd 100644 (file)
@@ -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