[PATCH] Linux: Fix typo in comment in termios_internals.h

Adhemerval Zanella Netto adhemerval.zanella@linaro.org
Fri Jul 4 13:17:07 GMT 2025


LGTM, thanks.

On 04/07/25 05:50, Florian Weimer wrote:
> ---
>  sysdeps/unix/sysv/linux/termios_internals.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/sysdeps/unix/sysv/linux/termios_internals.h b/sysdeps/unix/sysv/linux/termios_internals.h
> index 10b6732324..e8dbfe74de 100644
> --- a/sysdeps/unix/sysv/linux/termios_internals.h
> +++ b/sysdeps/unix/sysv/linux/termios_internals.h
> @@ -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
> 
> base-commit: 8077e30792e2929a57f3802f23d5b579eaf5f60e
> 



More information about the Libc-alpha mailing list