]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth-sia.c
Import of OpenSSH 3.8.1p1
[gssapi-openssh.git] / openssh / auth-sia.c
index cd2dcb8406552a445d488565d73f7f7a73751fd5..63f55d07f2d18943ed795d261209a1547617c552 100644 (file)
@@ -47,7 +47,7 @@ extern int saved_argc;
 extern char **saved_argv;
 
 int
-auth_sia_password(Authctxt *authctxt, char *pass)
+sys_auth_passwd(Authctxt *authctxt, char *pass)
 {
        int ret;
        SIAENTITY *ent = NULL;
This page took 0.765861 seconds and 4 git commands to generate.