Explorar o código

more compile options mean more codepaths

svn:r6963
Roger Dingledine %!s(int64=19) %!d(string=hai) anos
pai
achega
ed567c6feb
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      src/or/dns.c

+ 1 - 1
src/or/dns.c

@@ -782,7 +782,7 @@ dns_found_answer(const char *address, uint32_t addr, char outcome,
  * <b>exitconn</b>-\>address; tell that dns worker to begin resolving.
  */
 static int
-lauch_resolve(edge_connection_t *exitconn)
+launch_resolve(edge_connection_t *exitconn)
 {
   connection_t *dnsconn;
   unsigned char len;