]> git.ipfire.org Git - thirdparty/util-linux.git/commit
chfn: remove set_changed_data() and add add_missing()
authorSami Kerola <kerolasa@iki.fi>
Wed, 17 Dec 2014 22:28:49 +0000 (22:28 +0000)
committerSami Kerola <kerolasa@iki.fi>
Fri, 19 Dec 2014 09:11:04 +0000 (09:11 +0000)
commitf723cbf544a7eac2927634f2cb6d802437a2d519
treed0e1b8219ce014feba9d277aedd4a6c70a4b784e
parentd9e1ac99e420f2521849e336a4e57cce1b875241
chfn: remove set_changed_data() and add add_missing()

The add_missing() and find_field() functions are needed when input data
is incomplete, such as in case when chfn is instructed to change only
selected fields with command line options.

Signed-off-by: Sami Kerola <kerolasa@iki.fi>
login-utils/chfn.c