]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv.c
whitespace
[gssapi-openssh.git] / openssh / gss-serv.c
index e1b2b433150f1476909c56221ac04c681dd7afa7..749ed0f1688e8c043d24e5b9f1157db89886af00 100644 (file)
@@ -530,8 +530,8 @@ static int ssh_gssapi_simple_conv(int n, const struct pam_message **msg,
 void
 ssh_gssapi_rekey_creds() {
        int ok;
-       int ret;
 #ifdef USE_PAM
+       int ret;
        pam_handle_t *pamh = NULL;
        struct pam_conv pamconv = {ssh_gssapi_simple_conv, NULL};
        char *envstr;
This page took 0.031578 seconds and 4 git commands to generate.