]> git.ipfire.org Git - thirdparty/util-linux.git/commit
lslogins: remove unnecessary brackets
authorKarel Zak <kzak@redhat.com>
Tue, 31 Mar 2020 11:12:11 +0000 (13:12 +0200)
committerKarel Zak <kzak@redhat.com>
Tue, 31 Mar 2020 11:12:11 +0000 (13:12 +0200)
commitcd52e392acc6d5114d76e121c54e55675d43b6bf
treef166f84c48bc3d8492ec433ad401225ba1f8b67d
parent737b972fbc3f8eac3dc9042dcb688b3d05620de3
lslogins: remove unnecessary brackets

Just to be consistent with the rest of the code.

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