more const
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7270 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -66,7 +66,7 @@ change_passwd(const struct passwd *who)
|
||||
}
|
||||
|
||||
void
|
||||
check_shadow(const struct passwd *pw, struct spwd *sp)
|
||||
check_shadow(const struct passwd *pw, const struct spwd *sp)
|
||||
{
|
||||
long today;
|
||||
|
||||
|
Reference in New Issue
Block a user