mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-12-06 19:41:15 +01:00
Clean up eventdns messages.
svn:r6730
This commit is contained in:
+1
-1
@@ -122,7 +122,7 @@ init_cache_map(void)
|
||||
static void
|
||||
eventdns_log_cb(const char *msg)
|
||||
{
|
||||
log_info(LD_EXIT, "[Eventdns] %s", msg);
|
||||
log(LOG_INFO, LD_EXIT, "eventdns: %s", msg);
|
||||
}
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user