Skip to content

Commit

Permalink
tool: fixed a comment typo
Browse files Browse the repository at this point in the history
  • Loading branch information
dfandrich committed Apr 22, 2015
1 parent 81e25b0 commit 79478fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/tool_getparam.c
Expand Up @@ -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},
Expand Down

0 comments on commit 79478fd

Please sign in to comment.