]> git.ipfire.org Git - thirdparty/shadow.git/commit
lib/utmp.c: is_my_tty(): Rename local variable
authorAlejandro Colomar <alx@kernel.org>
Fri, 24 Oct 2025 10:03:41 +0000 (12:03 +0200)
committerAlejandro Colomar <foss+github@alejandro-colomar.es>
Tue, 4 Nov 2025 01:56:30 +0000 (02:56 +0100)
commit9327afaff8e8cb6e28561b11848cf7eb99028a70
tree13b4ca1b9c30cb67882d69db0f51507af356e542
parentdf7235568460d537bc4a5c55c66a897b6389d0da
lib/utmp.c: is_my_tty(): Rename local variable

This name makes the function definition more readable.

Reviewed-by: Serge Hallyn <serge@hallyn.com>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
lib/utmp.c