]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lastlog2: convert check_user() to boolean-like macro
authorKarel Zak <kzak@redhat.com>
Tue, 20 Feb 2024 09:37:02 +0000 (10:37 +0100)
committerKarel Zak <kzak@redhat.com>
Tue, 20 Feb 2024 09:37:02 +0000 (10:37 +0100)
commitaf93603e52d56fdd6246a038139a5d0e83a5c6a2
tree4e098f4a792fee64899525eb013b715bb88fd025
parentc71f38287c81cb06433e3949dadba8bc74dc8588
lastlog2: convert check_user() to boolean-like macro

Let's make simple and stupid.

Signed-off-by: Karel Zak <kzak@redhat.com>
misc-utils/lastlog2.c