]> sjero.net Git - wget/commitdiff
[svn] Revert to previous revision.
authorhniksic <devnull@localhost>
Tue, 26 Apr 2005 13:45:13 +0000 (06:45 -0700)
committerhniksic <devnull@localhost>
Tue, 26 Apr 2005 13:45:13 +0000 (06:45 -0700)
src/main.c

index e340dc83b487d6c092da718bcdd1c6036d6b73fa..fcbe53a5d6f395e6fd70a011dae0e8a42a828237 100644 (file)
@@ -245,7 +245,7 @@ struct cmdline_option option_data[] =
     { IF_SSL ("sslcertkey"), 0, OPT_VALUE, "sslcertkey", -1 },
     { IF_SSL ("sslcerttype"), 0, OPT_VALUE, "sslcerttype", -1 },
     { IF_SSL ("sslcheckcert"), 0, OPT_VALUE, "sslcheckcert", -1 },
-    { IF_SSL ("secure-protocol"), 0, OPT_VALUE, "secureprotocol", -1 },
+    { IF_SSL ("sslprotocol"), 0, OPT_VALUE, "sslprotocol", -1 },
     { "strict-comments", 0, OPT_BOOLEAN, "strictcomments", -1 },
     { "timeout", 'T', OPT_VALUE, "timeout", -1 },
     { "timestamping", 'N', OPT_BOOLEAN, "timestamping", -1 },