From 79478fdb68ecdb2e36ae634262133670ada44084 Mon Sep 17 00:00:00 2001 From: Dan Fandrich Date: Thu, 23 Apr 2015 00:09:49 +0200 Subject: tool: fixed a comment typo --- src/tool_getparam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/tool_getparam.c') diff --git a/src/tool_getparam.c b/src/tool_getparam.c index 7f68b2852..121afc44d 100644 --- a/src/tool_getparam.c +++ b/src/tool_getparam.c @@ -145,7 +145,7 @@ static const struct LongShort aliases[]= { {"$v", "ssl-reqd", FALSE}, /* 'ssl-reqd' new in 7.20.0, previously this was ftp-ssl-reqd */ {"$w", "sessionid", FALSE}, - /* ¡sessionid' listed as --no-sessionid in the help */ + /* 'sessionid' listed as --no-sessionid in the help */ {"$x", "ftp-ssl-control", FALSE}, {"$y", "ftp-ssl-ccc", FALSE}, {"$j", "ftp-ssl-ccc-mode", TRUE}, -- cgit v1.2.3