Mercurial > dropbear
diff options.h @ 604:810dfc792ca9
Compile fix for when both client and server agent forwarding is disabled
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Mon, 28 Feb 2011 13:39:18 +0000 |
parents | e001bd424f12 |
children | e4991659fc10 |
line wrap: on
line diff
--- a/options.h Sun Feb 27 13:57:32 2011 +0000 +++ b/options.h Mon Feb 28 13:39:18 2011 +0000 @@ -64,7 +64,7 @@ #define ENABLE_SVR_LOCALTCPFWD #define ENABLE_SVR_REMOTETCPFWD -/* Enable Authentication Agent Forwarding - server only for now */ +/* Enable Authentication Agent Forwarding */ #define ENABLE_SVR_AGENTFWD #define ENABLE_CLI_AGENTFWD