X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/14880afc53efa7bad9ec73d468dc841c28525713..125105d16c788398562ac03e91ce7a0dc0292492:/console.c diff --git a/console.c b/console.c index b51e7e77..90b5fa4e 100644 --- a/console.c +++ b/console.c @@ -137,6 +137,10 @@ void verify_ssh_host_key(void *frontend, char *host, int port, char *keytype, } } +void update_specials_menu(void *frontend) +{ +} + /* * Ask whether the selected cipher is acceptable (since it was * below the configured 'warn' threshold).