(krb5_verify): static-ize
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8503 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -833,7 +833,7 @@ end_login(void)
|
|||||||
}
|
}
|
||||||
|
|
||||||
#ifdef KRB5
|
#ifdef KRB5
|
||||||
int
|
static int
|
||||||
krb5_verify(struct passwd *pwd, char *passwd)
|
krb5_verify(struct passwd *pwd, char *passwd)
|
||||||
{
|
{
|
||||||
krb5_context context;
|
krb5_context context;
|
||||||
|
Reference in New Issue
Block a user