Skip to content
Snippets Groups Projects
Commit c304a10f authored by Nick Mathewson's avatar Nick Mathewson :game_die:
Browse files

r11467@Kushana: nickm | 2006-12-07 14:38:54 -0500

 Whitespace cleanup


svn:r9046
parent 67b27a42
No related branches found
No related tags found
No related merge requests found
......@@ -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);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment