[svn-upgrade] Integrating new upstream version, shadow (4.0.14)
This commit is contained in:
@ -29,7 +29,7 @@
|
||||
|
||||
#include <config.h>
|
||||
|
||||
#ident "$Id: chfn.c,v 1.37 2005/10/04 20:25:55 kloczek Exp $"
|
||||
#ident "$Id: chfn.c,v 1.38 2005/10/19 15:21:07 kloczek Exp $"
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <pwd.h>
|
||||
@ -196,13 +196,6 @@ static char *copy_field (char *in, char *out, char *extra)
|
||||
return cp;
|
||||
}
|
||||
|
||||
#ifdef USE_PAM
|
||||
static struct pam_conv conv = {
|
||||
misc_conv,
|
||||
NULL
|
||||
};
|
||||
#endif /* USE_PAM */
|
||||
|
||||
/*
|
||||
* chfn - change a user's password file information
|
||||
*
|
||||
|
Reference in New Issue
Block a user