commit | b5820d9fd88bb6cb1dfd1a934a3d346336d5cac2 | [log] [tgz] |
---|---|---|
author | Ron Yorston <rmy@pobox.com> | Tue Mar 20 11:41:28 2018 +0100 |
committer | Denys Vlasenko <vda.linux@googlemail.com> | Tue Mar 20 11:41:51 2018 +0100 |
tree | d39a02faed461606c969e631c41e68da9e096250 | |
parent | b3e98b1ccc86ae6a4b3ac242d48412a89ca8b8ed [diff] |
ssl_client: fix option parsing The wrong character was used to indicate options taking an integer parameter. Signed-off-by: Ron Yorston <rmy@pobox.com> Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>