Explorar o código

fix the compile

svn:r13480
Roger Dingledine %!s(int64=17) %!d(string=hai) anos
pai
achega
587a57fdef
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/common/tortls.c

+ 1 - 1
src/common/tortls.c

@@ -922,7 +922,7 @@ tor_tls_handshake(tor_tls_t *tls)
         }
         tls->wasV2Handshake = 1;
         log_debug(LD_NET, "Completed V2 TLS handshake with client; waiting "
-                  "for renegotiation."));
+                  "for renegotiation.");
       } else {
         tls->wasV2Handshake = 0;
       }