From: simon Date: Sat, 24 Apr 2010 07:14:29 +0000 (+0000) Subject: Bah, missed out a tiny but build-breaking part of r8926. X-Git-Url: https://git.distorted.org.uk/~mdw/sgt/putty/commitdiff_plain/dda1c80b533ec043fe5bd1b898e5fda9ac644143?hp=cf6ddb95b1f75d3cefc23ddc18a29293d912bf22 Bah, missed out a tiny but build-breaking part of r8926. git-svn-id: svn://svn.tartarus.org/sgt/putty@8927 cda61777-01e9-0310-a592-d414129be87e --- diff --git a/windows/winhelp.h b/windows/winhelp.h index 4a3c6aaa..f26501d1 100644 --- a/windows/winhelp.h +++ b/windows/winhelp.h @@ -133,6 +133,7 @@ #define WINHELP_CTX_ssh_bugs_ignore1 "ssh.bugs.ignore1:config-ssh-bug-ignore1" #define WINHELP_CTX_ssh_bugs_plainpw1 "ssh.bugs.plainpw1:config-ssh-bug-plainpw1" #define WINHELP_CTX_ssh_bugs_rsa1 "ssh.bugs.rsa1:config-ssh-bug-rsa1" +#define WINHELP_CTX_ssh_bugs_ignore2 "ssh.bugs.ignore2:config-ssh-bug-ignore2" #define WINHELP_CTX_ssh_bugs_hmac2 "ssh.bugs.hmac2:config-ssh-bug-hmac2" #define WINHELP_CTX_ssh_bugs_derivekey2 "ssh.bugs.derivekey2:config-ssh-bug-derivekey2" #define WINHELP_CTX_ssh_bugs_rsapad2 "ssh.bugs.rsapad2:config-ssh-bug-sig"