Преглед изворни кода

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


svn:r9478

Nick Mathewson пре 18 година
родитељ
комит
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