(extract_trimmed_name): Use UT_USER instead of hard-coding
authorJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 16:41:25 +0000 (16:41 +0000)
committerJim Meyering <jim@meyering.net>
Sun, 30 Jan 2000 16:41:25 +0000 (16:41 +0000)
commit226d63000a25c5f20ceecd610457b32d867909c7
tree9abdf16cc5e198e91ac8e2f629b1661ea274f6fe
parent82ba66a9d9081daafb1f2f0ac449911408797d13
(extract_trimmed_name): Use UT_USER instead of hard-coding
uses of ->ut_name.  The latter doesn't work with new Linux header files
where only utmpx.ut_user is declared.
lib/readutmp.c