]> Savannah Git Hosting - gnulib.git/commit
readutmp: Make argument names consistent.
authorBruno Haible <bruno@clisp.org>
Mon, 31 Jul 2023 14:29:46 +0000 (16:29 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 31 Jul 2023 14:29:46 +0000 (16:29 +0200)
commit0e7af0cff0011f25f5f842af5216325923017b34
treee817374824e094795a8534a3283c8baa70c85e65
parent906e4b18e64abab3a8c2f261642b48222dc79333
readutmp: Make argument names consistent.

* lib/readutmp.h (UT_TIME_MEMBER, UT_EXIT_E_TERMINATION, UT_EXIT_E_EXIT,
UT_USER, UT_PID, UT_TYPE_EQ, UT_TYPE_BOOT_TIME, UT_TYPE_USER_PROCESS,
IS_USER_PROCESS): Rename parameter to 'UT'.
* lib/readutmp.c (desirable_utmp_entry, read_utmp): Rename local
variable 'u' to 'ut'.
ChangeLog
lib/readutmp.c
lib/readutmp.h