]> andersk Git - gssapi-openssh.git/blobdiff - openssh/gss-serv-krb5.c
fix another AIX build problem
[gssapi-openssh.git] / openssh / gss-serv-krb5.c
index 243fbd59895e5b07327853e6c84e9b1c31426655..bea0eaebd25acc85797a42bc3e5b187edd47761c 100644 (file)
@@ -164,7 +164,7 @@ ssh_gssapi_krb5_storecreds(ssh_gssapi_client *client)
        OM_uint32 maj_status, min_status;
        gss_cred_id_t krb5_cred_handle;
        int len;
-    const char* new_ccname;
+       const char *new_ccname;
 
        if (client->creds == NULL) {
                debug("No credentials stored");
This page took 0.031684 seconds and 4 git commands to generate.