(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:
Assar Westerlund
2000-07-01 19:12:23 +00:00
parent 1f3cc57b6e
commit 431f160b1e

View File

@@ -833,7 +833,7 @@ end_login(void)
}
#ifdef KRB5
int
static int
krb5_verify(struct passwd *pwd, char *passwd)
{
krb5_context context;