]> andersk Git - gssapi-openssh.git/blobdiff - openssh/auth-sia.h
Import of OpenSSH 3.6.1p1
[gssapi-openssh.git] / openssh / auth-sia.h
index caa584132d3133d6ba6f40758c6d6354663ca6a8..7aecce940af115c74538b8f7ad49d29768e93a99 100644 (file)
@@ -27,6 +27,6 @@
 #ifdef HAVE_OSF_SIA
 
 int    auth_sia_password(Authctxt *authctxt, char *pass);
-void   session_setup_sia(char *user, char *tty);
+void   session_setup_sia(struct passwd *pw, char *tty);
 
 #endif /* HAVE_OSF_SIA */
This page took 0.031644 seconds and 4 git commands to generate.