Explorar el Código

more compile options mean more codepaths

svn:r6963
Roger Dingledine hace 19 años
padre
commit
ed567c6feb
Se han modificado 1 ficheros con 1 adiciones y 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;