Explorar el Código

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


svn:r9478

Nick Mathewson hace 18 años
padre
commit
275109d8b0
Se han modificado 1 ficheros con 1 adiciones y 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