X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinhelp.h;h=2e40938e5ca73d87f1bc3e72b0707806121041da;hb=d06098622ce0d7dbbf29185dcdae8ed8a4c99823;hp=9b21c92c17f131242bc6c95bf4fc6249bfb2a581;hpb=28f67586f568a3ec0388f58b5a87fa5cfed1a637;p=PuTTY.git diff --git a/windows/winhelp.h b/windows/winhelp.h index 9b21c92c..2e40938e 100644 --- a/windows/winhelp.h +++ b/windows/winhelp.h @@ -101,6 +101,7 @@ #define WINHELP_CTX_ssh_compress "ssh.compress:config-ssh-comp" #define WINHELP_CTX_ssh_share "ssh.sharing:config-ssh-sharing" #define WINHELP_CTX_ssh_kexlist "ssh.kex.order:config-ssh-kex-order" +#define WINHELP_CTX_ssh_hklist "ssh.hostkey.order:config-ssh-hostkey-order" #define WINHELP_CTX_ssh_kex_repeat "ssh.kex.repeat:config-ssh-kex-rekey" #define WINHELP_CTX_ssh_kex_manual_hostkeys "ssh.kex.manualhostkeys:config-ssh-kex-manual-hostkeys" #define WINHELP_CTX_ssh_auth_bypass "ssh.auth.bypass:config-ssh-noauth"