]> andersk Git - openssh.git/blobdiff - auth-sia.c
- (tim) [buildpkg.sh.in] Make the names consistent.
[openssh.git] / auth-sia.c
index 63f55d07f2d18943ed795d261209a1547617c552..af7182b4834eb8c22ab9e08f7acb60067a680699 100644 (file)
@@ -47,7 +47,7 @@ extern int saved_argc;
 extern char **saved_argv;
 
 int
-sys_auth_passwd(Authctxt *authctxt, char *pass)
+sys_auth_passwd(Authctxt *authctxt, const char *pass)
 {
        int ret;
        SIAENTITY *ent = NULL;
This page took 0.040026 seconds and 4 git commands to generate.