From 53fc7eaf03d039dee4da8491856a77f31beb8854 Mon Sep 17 00:00:00 2001 From: Matt Johnston Date: Mon, 28 Feb 2011 13:39:18 +0000 Subject: Compile fix for when both client and server agent forwarding is disabled --HG-- extra : convert_revision : 8a608f0ed5e4b491dba4bf330e560636ec7376fd --- options.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'options.h') 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 -- cgit v1.2.3