]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chfn: always use return rather than exit() in main
authorKarel Zak <kzak@redhat.com>
Wed, 12 Dec 2012 09:41:44 +0000 (10:41 +0100)
committerKarel Zak <kzak@redhat.com>
Wed, 12 Dec 2012 09:41:44 +0000 (10:41 +0100)
commit6affea028b655ebf8d6dc2181d4a2f94424153ac
tree9e6da1948755bc05d535d69170c91973a2e53683
parent97da60c64e231bdfba163e23cbbe9e52c1550d06
chfn: always use return rather than exit() in main

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