summaryrefslogtreecommitdiffhomepage
path: root/options.h
diff options
context:
space:
mode:
authorMatt Johnston <matt@ucc.asn.au>2011-02-28 13:39:18 +0000
committerMatt Johnston <matt@ucc.asn.au>2011-02-28 13:39:18 +0000
commit53fc7eaf03d039dee4da8491856a77f31beb8854 (patch)
tree546c41c171319dacc1f40f060745c7070e87785e /options.h
parent3c42c5407cfef441dfa53b1797b41b9f66707f74 (diff)
Compile fix for when both client and server agent forwarding is disabled
--HG-- extra : convert_revision : 8a608f0ed5e4b491dba4bf330e560636ec7376fd
Diffstat (limited to 'options.h')
-rw-r--r--options.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/options.h b/options.h
index 23bac9d..8b49f30 100644
--- a/options.h
+++ b/options.h
@@ -64,7 +64,7 @@ much traffic. */
#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