mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 13:13:44 +01:00
r11467@Kushana: nickm | 2006-12-07 14:38:54 -0500
Whitespace cleanup svn:r9046
This commit is contained in:
parent
67b27a42be
commit
c304a10fd3
@ -1128,8 +1128,8 @@ rend_service_dump_stats(int severity)
|
||||
safe_name = safe_str(nickname);
|
||||
|
||||
if (!router) {
|
||||
log(severity, LD_GENERAL, " Intro point %d at %s: unrecognized router",
|
||||
j, safe_name);
|
||||
log(severity, LD_GENERAL,
|
||||
" Intro point %d at %s: unrecognized router", j, safe_name);
|
||||
continue;
|
||||
}
|
||||
circ = find_intro_circuit(router, service->pk_digest);
|
||||
|
Loading…
Reference in New Issue
Block a user