mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
r11631@catbus: nickm | 2007-02-02 15:39:53 -0500
Add missing return statement. svn:r9478
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user