Explorar o código

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


svn:r9478

Nick Mathewson %!s(int64=18) %!d(string=hai) anos
pai
achega
275109d8b0
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  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