]> granicus.if.org Git - shadow/commit
* src/chgpasswd.c: Add annotations to indicate that usage() does
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 22 Jul 2011 23:52:08 +0000 (23:52 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Fri, 22 Jul 2011 23:52:08 +0000 (23:52 +0000)
commit1def4ef49d9ead8187c20ffcef6f2f0754a4cb47
treeb34bf67b9cba03ca1d38c4415178e3ff82e268ec
parentbb6747620986254c58fc6998b1bed57d85304f72
* src/chgpasswd.c: Add annotations to indicate that usage() does
not return.
* src/chgpasswd.c: Split usage in smaller parts. Those parts are
already translated for chpasswd. Usage is now closer to
chpasswd's.
* src/chgpasswd.c: Remove dead code. No need to set crypt_method
to NULL when it is already NULL. sflg is only set if crypt_method
is not NULL.
ChangeLog
src/chgpasswd.c