From dda1c80b533ec043fe5bd1b898e5fda9ac644143 Mon Sep 17 00:00:00 2001 From: simon Date: Sat, 24 Apr 2010 07:14:29 +0000 Subject: [PATCH 1/1] 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 --- windows/winhelp.h | 1 + 1 file changed, 1 insertion(+) 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" -- 2.11.0