瀏覽代碼

more compile options mean more codepaths

svn:r6963
Roger Dingledine 19 年之前
父節點
當前提交
ed567c6feb
共有 1 個文件被更改,包括 1 次插入1 次删除
  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;