Revision: 14898 Author: adrian.chadd Date: Sun Jul 10 06:14:15 2011 Log: Remove extra blank line
http://code.google.com/p/lusca-cache/source/detail?r=14898 Modified: /playpen/LUSCA_HEAD_ipv6/src/ssl.c ======================================= --- /playpen/LUSCA_HEAD_ipv6/src/ssl.c Sun Jul 10 05:32:38 2011 +++ /playpen/LUSCA_HEAD_ipv6/src/ssl.c Sun Jul 10 06:14:15 2011 @@ -623,7 +623,6 @@ getOutgoingAddrV6(sslState->request, &outgoing_v6); tos = getOutgoingTOS(sslState->request); - cs = commConnectStartNewSetup(sslState->host, sslState->port, sslConnectDone, sslState, NULL, 0, NULL); commConnectNewSetupOutgoingV4(cs, outgoing_v4); -- You received this message because you are subscribed to the Google Groups "lusca-commit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/lusca-commit?hl=en.
