소스 검색

r11631@catbus: nickm | 2007-02-02 15:39:53 -0500
Add missing return statement.


svn:r9478

Nick Mathewson 19 년 전
부모
커밋
275109d8b0
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      src/or/dns.c

+ 1 - 0
src/or/dns.c

@@ -243,6 +243,7 @@ dns_reset(void)
 #else
   dnsworkers_rotate();
 #endif
+  return 0;
 }
 
 /** Helper: Given a TTL from a DNS response, determine what TTL to give the