]> granicus.if.org Git - shadow/commit
* src/chpasswd.c: Add annotations to indicate that usage() does
authornekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 23 Jul 2011 08:14:15 +0000 (08:14 +0000)
committernekral-guest <nekral-guest@5a98b0ae-9ef6-0310-add3-de5d479b70d7>
Sat, 23 Jul 2011 08:14:15 +0000 (08:14 +0000)
commit7e8aa5429a3fe697482eeffc30ae5252be095170
tree2c4eab755f4ec11b2175af3b526d526050107075
parent2be8650d2cbf70f8773338beb682ef9ce6b094f1
* src/chpasswd.c: Add annotations to indicate that usage() does
not return.
* src/chpasswd.c: Reindent.
* src/chpasswd.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/chpasswd.c