X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=blobdiff_plain;f=putty.h;h=3ccd96cb868beb52d8286d617b3ae1a7ddef1ab8;hb=af1460d6e5044a3344aaacd15c91cfdcb58578e7;hp=c854d9449ebd194e93054564dd26c50c2944afc5;hpb=7c2ea22784912b65e19027a9a9cf499258179742;p=PuTTY.git diff --git a/putty.h b/putty.h index c854d944..3ccd96cb 100644 --- a/putty.h +++ b/putty.h @@ -291,7 +291,7 @@ enum { * Proxy types. */ PROXY_NONE, PROXY_SOCKS4, PROXY_SOCKS5, - PROXY_HTTP, PROXY_TELNET, PROXY_CMD + PROXY_HTTP, PROXY_TELNET, PROXY_CMD, PROXY_FUZZ }; enum {