]> asedeno.scripts.mit.edu Git - PuTTY.git/blobdiff - windows/winsftp.c
Post-release destabilisation! Completely remove the struct type
[PuTTY.git] / windows / winsftp.c
index c5555d53f9aa159dcbdb2185c9aadfdd9edb5a16..de84997d9e69b8a6f213f719015b66d52a24623b 100644 (file)
@@ -20,7 +20,7 @@ int get_userpass_input(prompts_t *p, unsigned char *in, int inlen)
     return ret;
 }
 
-void platform_get_x11_auth(struct X11Display *display, const Config *cfg)
+void platform_get_x11_auth(struct X11Display *display, Conf *conf)
 {
     /* Do nothing, therefore no auth. */
 }