X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=sshgss.h;h=32ccb4dbbf60c7f02d00ca1ca85b6992185724c7;hb=23fbc4f56b04ca5d387c16720caa05ddf2d63e2f;hp=ffce09953d09a07712b0ca9b0e6ac785b7ce4230;hpb=406e62f77b3603f3efd2827930513b8c92e83dae;p=PuTTY.git diff --git a/sshgss.h b/sshgss.h index ffce0995..32ccb4db 100644 --- a/sshgss.h +++ b/sshgss.h @@ -47,7 +47,7 @@ struct ssh_gss_liblist { struct ssh_gss_library *libraries; int nlibraries; }; -struct ssh_gss_liblist *ssh_gss_setup(const Config *cfg); +struct ssh_gss_liblist *ssh_gss_setup(Conf *conf); void ssh_gss_cleanup(struct ssh_gss_liblist *list); /*