Browse Source

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


svn:r9478

Nick Mathewson 17 years ago
parent
commit
275109d8b0
1 changed files with 1 additions and 0 deletions
  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