tool: fixed a comment typo

This commit is contained in:
Dan Fandrich 2015-04-23 00:09:49 +02:00
parent 81e25b0e25
commit 79478fdb68

View File

@ -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},