X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=windows%2Fwinhelp.h;h=2e40938e5ca73d87f1bc3e72b0707806121041da;hb=1de7240eb88fa24a8532ded116b4ec72dd213008;hp=9b21c92c17f131242bc6c95bf4fc6249bfb2a581;hpb=62a1bce7cb3ecb98feb57c7f1fd5d55845ce1533;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"