From ae5f3711f63d298b9d9dfab13fef2ebc989ed358 Mon Sep 17 00:00:00 2001 From: Simon Tatham Date: Sat, 24 Apr 2010 07:14:29 +0000 Subject: [PATCH] Bah, missed out a tiny but build-breaking part of r8926. [originally from svn r8927] [r8926 == d5aa23c1160e7bf866a0f4ff62c652c8b363a662] --- 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"